clean up usings after prev

This commit is contained in:
Chris Forbes
2011-07-17 20:07:47 +12:00
parent 643e0ee7a2
commit 68fd2c9744
2 changed files with 0 additions and 5 deletions

View File

@@ -10,9 +10,7 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Text;
using OpenRA.Traits;
namespace OpenRA.Mods.RA