Browse Source

Fix namespace issue

pull/984/head
Devoxin 8 years ago
parent
commit
26bd2830fc
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/Discord.Net.WebSocket/BaseSocketClient.Events.cs

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

@@ -1,4 +1,3 @@
using Discord.WebSocket.Entities.Guilds;
using System;
using System.Threading.Tasks;



Loading…
Cancel
Save