diff --git a/Content.Shared/Content.Shared.csproj b/Content.Shared/Content.Shared.csproj index 6cdcb090a2..9752bfcfe2 100644 --- a/Content.Shared/Content.Shared.csproj +++ b/Content.Shared/Content.Shared.csproj @@ -16,7 +16,6 @@ false - false diff --git a/Content.Shared/_White/InhandCrafting/InhandCraftingComponent.cs b/Content.Shared/_White/InhandCrafting/InhandCraftingComponent.cs index 03c591a312..f788d86b41 100644 --- a/Content.Shared/_White/InhandCrafting/InhandCraftingComponent.cs +++ b/Content.Shared/_White/InhandCrafting/InhandCraftingComponent.cs @@ -1,5 +1,4 @@ using Content.Shared.Construction.Prototypes; -using Robust.Client.Placement; using Robust.Shared.GameStates; using Robust.Shared.Prototypes;