diff --git a/SparkleLib/Git/SparkleFetcherGit.cs b/SparkleLib/Git/SparkleFetcherGit.cs index 76434db1..86f814f4 100755 --- a/SparkleLib/Git/SparkleFetcherGit.cs +++ b/SparkleLib/Git/SparkleFetcherGit.cs @@ -19,7 +19,6 @@ using System; using System.IO; using System.Diagnostics; using System.Text.RegularExpressions; -using System.Xml; namespace SparkleLib {