diff --git a/Content.Client/Storage/UI/StorageWindow.cs b/Content.Client/Storage/UI/StorageWindow.cs index 62c0615a4b..1af50cb147 100644 --- a/Content.Client/Storage/UI/StorageWindow.cs +++ b/Content.Client/Storage/UI/StorageWindow.cs @@ -12,7 +12,6 @@ using Content.Shared.Storage; using Robust.Client.UserInterface; using Robust.Shared.Containers; using static Robust.Client.UserInterface.Controls.BoxContainer; -using static Content.Shared.Storage.SharedStorageComponent; using Direction = Robust.Shared.Maths.Direction; namespace Content.Client.Storage.UI