Remove redundant #nullable enable (#4275)
This commit is contained in:
@@ -35,7 +35,6 @@ using Robust.Shared.Physics.Collision.Shapes;
|
||||
using Robust.Shared.Physics.Dynamics;
|
||||
using Robust.Shared.Timing;
|
||||
|
||||
#nullable enable
|
||||
|
||||
namespace Content.Server.Physics
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user