fetchergit: remove TODO

This commit is contained in:
Hylke Bons 2011-05-16 21:24:51 +01:00
parent 68fc6499c5
commit bba6621218

View file

@ -18,7 +18,7 @@
using System;
using System.IO;
using System.Diagnostics;
using System.Xml; // TODO: move to subclass later
using System.Xml;
namespace SparkleLib {