diff --git a/Content.Client/Storage/Systems/StorageSystem.cs b/Content.Client/Storage/Systems/StorageSystem.cs index ab4d9407b2..70e02c4693 100644 --- a/Content.Client/Storage/Systems/StorageSystem.cs +++ b/Content.Client/Storage/Systems/StorageSystem.cs @@ -74,10 +74,6 @@ public sealed class StorageSystem : SharedStorageSystem { containerBui.Hide(); } - else - { - storageBui.Show(); - } } }