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

@@ -13,7 +13,6 @@ using System.Linq;
using Eluant;
using OpenRA.Mods.Common.Widgets;
using OpenRA.Scripting;
using OpenRA.Widgets;
namespace OpenRA.Mods.Common.Scripting
{