Remove redundant #nullable enable (#4275)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
using Content.Shared.Standing;
|
||||
using Robust.Shared.GameObjects;
|
||||
|
||||
#nullable enable
|
||||
|
||||
namespace Content.Shared.MobState.State
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user