Pārlūkot izejas kodu

remove #nullable

crobibero 5 gadi atpakaļ
vecāks
revīzija
6767c47ccd
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      Jellyfin.Api/Controllers/EnvironmentController.cs

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

@@ -1,5 +1,3 @@
-#nullable enable
-
 using System;
 using System.Collections.Generic;
 using System.IO;