Explorar o código

remove #nullable

crobibero %!s(int64=5) %!d(string=hai) anos
pai
achega
97ce641242
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  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;