Selaa lähdekoodia

remove #nullable

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