Removed unused imports.

This commit is contained in:
Andre Mohren
2020-07-17 15:42:46 +02:00
committed by Matthias Mailänder
parent e019b70420
commit 006a87692a
145 changed files with 0 additions and 191 deletions

View File

@@ -14,7 +14,6 @@ using System.Collections.Generic;
using System.Linq;
using OpenRA.Graphics;
using OpenRA.Mods.Common.Traits;
using OpenRA.Traits;
namespace OpenRA.Mods.Common.Widgets
{