Cleanup the namespaces (#8132)
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
using Robust.Shared.GameObjects;
|
||||
|
||||
namespace Content.Server.Disposal.Unit.EntitySystems
|
||||
namespace Content.Server.Disposal.Unit.EntitySystems
|
||||
{
|
||||
public record DoInsertDisposalUnitEvent(EntityUid User, EntityUid ToInsert, EntityUid Unit);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user