This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
jellyfin
mirror of
https://github.com/jellyfin/jellyfin
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
remove #nullable
crobibero
5 years ago
parent
2d4998c578
commit
6767c47ccd
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
0
2
Jellyfin.Api/Controllers/EnvironmentController.cs
+ 0
- 2
Jellyfin.Api/Controllers/EnvironmentController.cs
View File
@@ -1,5 +1,3 @@
-#nullable enable
-
using System;
using System.Collections.Generic;
using System.IO;