diff --git a/Content.Server/Construction/Components/MachineComponent.cs b/Content.Server/Construction/Components/MachineComponent.cs index b7510e2233f..49b228d74da 100644 --- a/Content.Server/Construction/Components/MachineComponent.cs +++ b/Content.Server/Construction/Components/MachineComponent.cs @@ -1,4 +1,4 @@ -using Content.Shared.Construction.Components; +using Content.Shared.Construction.Components; using Robust.Shared.Containers; using Robust.Shared.Prototypes;