Remove a bogus and unneeded import

This commit is contained in:
abcdefg30
2021-10-05 18:05:21 +02:00
committed by Pavel Penev
parent 5cc1405f3f
commit 62c083bb01

View File

@@ -11,7 +11,6 @@
using System;
using System.Linq;
using DiscordRPC.Helper;
using OpenRA.Traits;
namespace OpenRA.Mods.Common.Lint