Remove redundant #nullable enable (#4275)
This commit is contained in:
@@ -3,7 +3,6 @@ using Robust.Shared.GameObjects;
|
||||
using Robust.Shared.Serialization.Manager.Attributes;
|
||||
using Robust.Shared.ViewVariables;
|
||||
|
||||
#nullable enable
|
||||
|
||||
namespace Content.Server.Chemistry.Components
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user