diff --git a/MinecraftClient/ChatParser.cs b/MinecraftClient/ChatParser.cs index 2d3a1e2f..72df379c 100644 --- a/MinecraftClient/ChatParser.cs +++ b/MinecraftClient/ChatParser.cs @@ -2,7 +2,6 @@ using System.Collections.Generic; using System.Linq; using System.Text; -using System.Text.RegularExpressions; namespace MinecraftClient {