Remove an unused using

This commit is contained in:
abcdefg30
2017-05-11 15:51:13 +02:00
committed by reaperrr
parent bd52e56aaf
commit 503b91d391

View File

@@ -10,7 +10,6 @@
#endregion
using System.Linq;
using OpenRA.Mods.Common.Warheads;
using OpenRA.Primitives;
using OpenRA.Traits;