Browse Source

remove nullable enable

cvium 1 năm trước cách đây
mục cha
commit
cb48fe02c2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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
 
 using System;