Cleanup the namespaces (#8132)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
using Content.Shared.Popups;
|
||||
using Robust.Server.Player;
|
||||
using Robust.Shared.GameObjects;
|
||||
using Robust.Shared.Player;
|
||||
|
||||
namespace Content.Server.Popups
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
using Content.Shared.Administration;
|
||||
using Content.Shared.Popups;
|
||||
using Robust.Shared.Console;
|
||||
using Robust.Shared.GameObjects;
|
||||
|
||||
namespace Content.Server.Popups
|
||||
{
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
using Content.Shared.Popups;
|
||||
using Robust.Server.GameObjects;
|
||||
using Robust.Shared.GameObjects;
|
||||
using Robust.Shared.Map;
|
||||
using Robust.Shared.Player;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user