Cleanup the namespaces (#8132)
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
using Content.Shared.Damage;
|
||||
using Robust.Shared.GameObjects;
|
||||
using Robust.Shared.IoC;
|
||||
using Robust.Shared.Random;
|
||||
|
||||
namespace Content.Server.Interaction.Components
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
using Content.Server.Sound.Components;
|
||||
using Robust.Shared.GameObjects;
|
||||
|
||||
namespace Content.Server.Interaction.Components
|
||||
{
|
||||
|
||||
@@ -4,8 +4,6 @@ using Content.Shared.Administration;
|
||||
using Content.Shared.Maps;
|
||||
using Robust.Server.Player;
|
||||
using Robust.Shared.Console;
|
||||
using Robust.Shared.GameObjects;
|
||||
using Robust.Shared.IoC;
|
||||
using Robust.Shared.Map;
|
||||
|
||||
namespace Content.Server.Interaction
|
||||
|
||||
Reference in New Issue
Block a user