Browse Source

Removed unused using

pull/1491/head
Paulo 5 years ago
parent
commit
05b0229035
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.API;
using System;
using System.Collections.Generic;
using System.Threading.Tasks;


Loading…
Cancel
Save