diff --git a/OpenRA.Mods.Common/Lint/CheckTraitLocation.cs b/OpenRA.Mods.Common/Lint/CheckTraitLocation.cs index fb573a5cf0..5cab8f4613 100644 --- a/OpenRA.Mods.Common/Lint/CheckTraitLocation.cs +++ b/OpenRA.Mods.Common/Lint/CheckTraitLocation.cs @@ -11,7 +11,6 @@ using System; using System.Linq; -using DiscordRPC.Helper; using OpenRA.Traits; namespace OpenRA.Mods.Common.Lint