This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
mirrors
/
jellyfin
mirror of
https://github.com/jellyfin/jellyfin
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
remove #nullable
crobibero
5 năm trước cách đây
mục cha
2d4998c578
commit
6767c47ccd
1 tập tin đã thay đổi
với
0 bổ sung
và
2 xóa
Split View
Hiển thị tình trạng sai khác
0
2
Jellyfin.Api/Controllers/EnvironmentController.cs
+ 0
- 2
Jellyfin.Api/Controllers/EnvironmentController.cs
Xem Tập Tin
@@ -1,5 +1,3 @@
-#nullable enable
-
using System;
using System.Collections.Generic;
using System.IO;