Removed unneeded using

This commit is contained in:
RogueException
2016-07-09 13:37:11 -03:00
parent c316817c5f
commit 623644e591

View File

@@ -4,7 +4,6 @@ using System.Collections.Immutable;
using System.Globalization;
using System.Linq;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
namespace Discord
{