mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 17:58:26 -04:00
Package upgrades
- Upgraded all packages to latest version - Removed obsolete code due to version upgrade - More nullref warnings silenced
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
using Serilog;
|
||||
using System;
|
||||
using System.Buffers;
|
||||
using System.Net.WebSockets;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
using Ayu.Discord.Voice;
|
||||
|
||||
namespace Ayu.Discord.Gateway
|
||||
{
|
||||
|
Reference in New Issue
Block a user