Removed useless using

This commit is contained in:
ORelio 2013-07-27 12:26:55 +02:00
parent 6347d832ce
commit b40ad6ee16

View file

@ -2,7 +2,6 @@
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Text.RegularExpressions;
namespace MinecraftClient
{