Explorar el Código

remove #nullable

crobibero hace 5 años
padre
commit
e4a13f0e1e
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      Jellyfin.Api/Controllers/ScheduledTasksController.cs

+ 0 - 2
Jellyfin.Api/Controllers/ScheduledTasksController.cs

@@ -1,5 +1,3 @@
-#nullable enable
-
 using System;
 using System.Collections.Generic;
 using System.Linq;