crobibero пре 5 година
родитељ
комит
97ce641242
1 измењених фајлова са 1 додато и 3 уклоњено
  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;