Bläddra i källkod

remove #nullable

crobibero 5 år sedan
förälder
incheckning
e4a13f0e1e
1 ändrade filer med 0 tillägg och 2 borttagningar
  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;