Selaa lähdekoodia

remove #nullable

crobibero 5 vuotta sitten
vanhempi
sitoutus
e4a13f0e1e
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  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;