Cleanup the namespaces (#8132)
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
using Robust.Shared.GameObjects;
|
||||
using Robust.Shared.Serialization.Manager.Attributes;
|
||||
|
||||
namespace Content.Shared.Construction.Steps
|
||||
namespace Content.Shared.Construction.Steps
|
||||
{
|
||||
[ImplicitDataDefinitionForInheritors]
|
||||
public abstract class EntityInsertConstructionGraphStep : ConstructionGraphStep
|
||||
|
||||
Reference in New Issue
Block a user