Browse Source

Remove unused using

pull/1537/head
SubZero0 5 years ago
parent
commit
20057515ab
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/Discord.Net.WebSocket/DiscordSocketConfig.cs

+ 0
- 1
src/Discord.Net.WebSocket/DiscordSocketConfig.cs View File

@@ -1,7 +1,6 @@
using Discord.Net.Udp; using Discord.Net.Udp;
using Discord.Net.WebSockets; using Discord.Net.WebSockets;
using Discord.Rest; using Discord.Rest;
using System;


namespace Discord.WebSocket namespace Discord.WebSocket
{ {


Loading…
Cancel
Save