Browse Source

remove nullable enable

cvium 1 year ago
parent
commit
cb48fe02c2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Emby.Server.Implementations/Data/SqliteExtensions.cs

+ 0 - 1
Emby.Server.Implementations/Data/SqliteExtensions.cs

@@ -1,4 +1,3 @@
-#nullable enable
 #pragma warning disable CS1591
 #pragma warning disable CS1591
 
 
 using System;
 using System;