remove System.Xml using from SequenceProvider

This commit is contained in:
Chris Forbes
2011-01-08 20:58:31 +13:00
committed by Paul Chote
parent 1d7f57941e
commit f032322948

View File

@@ -12,7 +12,6 @@ using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Xml;
using OpenRA.FileFormats;
namespace OpenRA.Graphics