diff --git a/OpenRA.Utility/Program.cs b/OpenRA.Utility/Program.cs index 8066edfec5..5296ea37c8 100644 --- a/OpenRA.Utility/Program.cs +++ b/OpenRA.Utility/Program.cs @@ -10,7 +10,6 @@ using System; using System.Collections.Generic; -using System.IO; using System.Linq; using OpenRA.FileSystem;