using Content.Shared.Storage.EntitySystems; namespace Content.Client.Storage.Systems; public sealed class EntityStorageSystem : SharedEntityStorageSystem { }