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