From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Mon, 11 Sep 2023 11:43:13 +0000 (+1000) Subject: Fix merge artifact (#20025) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=b9d35a0346055081ac73b1713ded888e1303e4a2;p=space-station-14.git Fix merge artifact (#20025) --- 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