cleanup of useless usings

This commit is contained in:
Master Kwoth
2015-12-06 12:45:41 +01:00
parent 495b7437c9
commit b393a5932f
5 changed files with 1 additions and 17 deletions

View File

@ -1,5 +1,4 @@
using Discord.Commands;
using Discord.Modules;
using Discord.Modules;
namespace NadekoBot.Modules
{