This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
mirrors
/
jellyfin
同期ミラー
https://github.com/jellyfin/jellyfin
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
remove #nullable
crobibero
5 年 前
親
2d4998c578
コミット
6767c47ccd
1 ファイル変更
、
0 行追加
、
2 行削除
分割表示
差分情報を表示
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;