tidy usings in lintpasses

This commit is contained in:
Chris Forbes
2011-10-06 21:58:11 +13:00
parent 23e101deb0
commit baa79c2dbc
4 changed files with 1 additions and 12 deletions

View File

@@ -9,11 +9,8 @@
#endregion
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Text;
using OpenRA.FileFormats;
using OpenRA.Traits;
namespace OpenRA.Mods.RA