Remove redundant #nullable enable (#4275)
This commit is contained in:
@@ -6,7 +6,6 @@ using Robust.Server.Player;
|
||||
using Robust.Shared.Console;
|
||||
using Robust.Shared.IoC;
|
||||
|
||||
#nullable enable
|
||||
|
||||
namespace Content.Server.Administration.Commands
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user