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