Browse Source

remove #nullable

crobibero 5 years ago
parent
commit
6767c47ccd
1 changed files with 0 additions and 2 deletions
  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;
 using System.Collections.Generic;
 using System.Collections.Generic;
 using System.IO;
 using System.IO;