Removed unused using directives

This commit is contained in:
penev92
2021-10-12 23:20:45 +03:00
committed by abcdefg30
parent 3790a4a6a4
commit 8ba6d13b2f
76 changed files with 0 additions and 91 deletions

View File

@@ -13,7 +13,6 @@ using System;
using System.Collections.Generic;
using System.Linq;
using OpenRA.GameRules;
using OpenRA.Primitives;
using OpenRA.Traits;
namespace OpenRA.Mods.Common.Traits