using Content.Shared.Remotes.EntitySystems; using Content.Shared.Remotes.Components; namespace Content.Server.Remotes; public sealed class DoorRemoteSystem : SharedDoorRemoteSystem;