Removed unused using

This commit is contained in:
RogueException
2016-01-09 20:53:28 -04:00
parent 44a36ed97e
commit d50454aea3

View File

@@ -1,5 +1,4 @@
using Discord.API.Converters;
using Newtonsoft.Json;
using Newtonsoft.Json;
namespace Discord.API.Client.Rest
{