code analysis and cleanup (#1411)
* cleanup scanner project * cleanup infrastructure projects * cleanup ffmpeg project * cleanup core project * cleanup app project * cleanup main project * update dependencies * code cleanup
This commit is contained in:
@@ -57,7 +57,7 @@ public class GetProgramScheduleItemsHandler :
|
||||
}
|
||||
|
||||
// shuffled schedule items supports a limited set of properly values
|
||||
private ProgramScheduleItemViewModel EnforceProperties(
|
||||
private static ProgramScheduleItemViewModel EnforceProperties(
|
||||
Option<ProgramSchedule> maybeProgramSchedule,
|
||||
ProgramScheduleItemViewModel item)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user