Minor style & nit fixes

This commit is contained in:
Pavlos Touboulidis
2014-05-13 16:43:29 +03:00
parent d2ba50fe19
commit a845947e0f
6 changed files with 11 additions and 14 deletions

View File

@@ -12,7 +12,6 @@ using System;
using System.Linq;
using OpenRA.Graphics;
using OpenRA.Mods.RA;
using OpenRA.Mods.RA.Widgets.Logic;
using OpenRA.Traits;
using OpenRA.Widgets;