mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 17:58:26 -04:00
Removed unneeded NadekoSubmodule and NadekoSubmodule<T> classes
This commit is contained in:
@@ -4,7 +4,7 @@ namespace NadekoBot.Modules.Searches;
|
||||
public partial class Searches
|
||||
{
|
||||
// [Group]
|
||||
// public partial class YtTrackCommands : NadekoSubmodule<YtTrackService>
|
||||
// public partial class YtTrackCommands : NadekoModule<YtTrackService>
|
||||
// {
|
||||
// ;
|
||||
// [RequireContext(ContextType.Guild)]
|
||||
|
Reference in New Issue
Block a user