Remove redundant #nullable enable (#4275)
This commit is contained in:
@@ -21,7 +21,6 @@ using Robust.Shared.Network;
|
||||
using LogLevel = Robust.Shared.Log.LogLevel;
|
||||
using MSLogLevel = Microsoft.Extensions.Logging.LogLevel;
|
||||
|
||||
#nullable enable
|
||||
|
||||
namespace Content.Server.Database
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user