Remove redundant #nullable enable (#4275)
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
using Robust.Server.Player;
|
||||
|
||||
#nullable enable
|
||||
|
||||
namespace Content.Server.Voting.Managers
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user