remove spurious leftovers from prev

This commit is contained in:
Chris Forbes
2010-04-10 14:31:53 +12:00
parent f01bb9b767
commit ba24ffc442
6 changed files with 6 additions and 11 deletions

View File

@@ -18,11 +18,9 @@
*/
#endregion
using System.Collections.Generic;
using System.Linq;
using OpenRA.Mods.Cnc.Effects;
using OpenRA.Traits;
using OpenRA.Orders;
using OpenRA.Traits;
namespace OpenRA.Mods.Cnc
{