Remove some unused usings

This commit is contained in:
reaperrr
2016-10-31 21:12:41 +01:00
parent ad6ea52bff
commit 03fd591a00
5 changed files with 0 additions and 10 deletions

View File

@@ -9,8 +9,6 @@
*/
#endregion
using OpenRA.Traits;
namespace OpenRA.Mods.Common.Traits
{
[Desc("The speed of this actor is multiplied based on upgrade level if specified.")]