mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-13 02:38:27 -04:00
Implicit usings and more global usings
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
using Discord.Commands;
|
||||
|
||||
namespace NadekoBot.Common.Attributes;
|
||||
namespace NadekoBot.Common.Attributes;
|
||||
|
||||
[AttributeUsage(AttributeTargets.Class)]
|
||||
sealed class NadekoModuleAttribute : GroupAttribute
|
||||
|
Reference in New Issue
Block a user