Cleanup
This commit is contained in:
@@ -1,17 +1,14 @@
|
|||||||
using Newtonsoft.Json;
|
using Discord.API;
|
||||||
|
using Newtonsoft.Json;
|
||||||
using System;
|
using System;
|
||||||
using System.Text;
|
using System.Diagnostics;
|
||||||
using System.Threading.Tasks;
|
|
||||||
using System.Net.Http;
|
|
||||||
using System.Reflection;
|
|
||||||
using System.Net;
|
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Globalization;
|
using System.Globalization;
|
||||||
using Discord.API;
|
using System.Net.Http;
|
||||||
|
using System.Net;
|
||||||
#if TEST_RESPONSES
|
using System.Reflection;
|
||||||
using System.Diagnostics;
|
using System.Text;
|
||||||
#endif
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
namespace Discord.Helpers
|
namespace Discord.Helpers
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user