Fix merge artifact (#20025)

This commit is contained in:
metalgearsloth
2023-09-11 21:43:13 +10:00
committed by GitHub
parent f594af4a3e
commit b9d35a0346

View File

@@ -12,7 +12,6 @@ using Content.Shared.Storage;
using Robust.Client.UserInterface; using Robust.Client.UserInterface;
using Robust.Shared.Containers; using Robust.Shared.Containers;
using static Robust.Client.UserInterface.Controls.BoxContainer; using static Robust.Client.UserInterface.Controls.BoxContainer;
using static Content.Shared.Storage.SharedStorageComponent;
using Direction = Robust.Shared.Maths.Direction; using Direction = Robust.Shared.Maths.Direction;
namespace Content.Client.Storage.UI namespace Content.Client.Storage.UI