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 enable
cvium
1 year ago
parent
05e40ecb93
commit
cb48fe02c2
1 changed files
with
0 additions
and
1 deletions
Unified View
Show Diff Stats
0
1
Emby.Server.Implementations/Data/SqliteExtensions.cs
+ 0
- 1
Emby.Server.Implementations/Data/SqliteExtensions.cs
View File
@@ -1,4 +1,3 @@
-#nullable enable
#pragma warning disable CS1591
#pragma warning disable CS1591
using System;
using System;