crobibero 5 éve
szülő
commit
97ce641242
1 módosított fájl, 1 hozzáadás és 3 törlés
  1. 1 3
      Jellyfin.Api/Controllers/ItemUpdateController.cs

+ 1 - 3
Jellyfin.Api/Controllers/ItemUpdateController.cs

@@ -1,6 +1,4 @@
-#nullable enable
-
-using System;
+using System;
 using System.Collections.Generic;
 using System.Linq;
 using System.Threading;