Explorar el Código

remove #nullable

crobibero hace 5 años
padre
commit
d53a2899b1
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      Jellyfin.Api/Controllers/DisplayPreferencesController.cs

+ 0 - 2
Jellyfin.Api/Controllers/DisplayPreferencesController.cs

@@ -1,5 +1,3 @@
-#nullable enable
-
 using System.ComponentModel.DataAnnotations;
 using System.Threading;
 using MediaBrowser.Controller.Persistence;