Cleaned up usings

This commit is contained in:
RogueException
2016-10-04 09:01:57 -03:00
parent 4678544fed
commit 8aa1050b93
26 changed files with 33 additions and 53 deletions

View File

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