This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
mirrors
/
jellyfin
kopia lustrzana
https://github.com/jellyfin/jellyfin
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
remove #nullable
crobibero
5 lat temu
rodzic
2d4998c578
commit
6767c47ccd
1 zmienionych plików
z
0 dodań
i
2 usunięć
Widok podzielony
Pokaż statystyki zmian
0
2
Jellyfin.Api/Controllers/EnvironmentController.cs
+ 0
- 2
Jellyfin.Api/Controllers/EnvironmentController.cs
Wyświetl plik
@@ -1,5 +1,3 @@
-#nullable enable
-
using System;
using System.Collections.Generic;
using System.IO;