1
0
mirror of https://gitlab.com/Deukhoofd/DeukBot4.git synced 2025-09-03 08:07:19 +00:00

Removed unused dependencies

This commit is contained in:
Deukhoofd 2018-05-06 19:16:18 +02:00
parent c2120cd302
commit 62439b4d14
No known key found for this signature in database
GPG Key ID: B4C087AC81641654

View File

@ -1,6 +1,4 @@
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Collections.Generic;
using System.Text;
using DeukBot4.MessageHandlers.Permissions;
using Discord;