mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2026-03-03 22:49:40 -05:00
Removed unneeded NadekoSubmodule and NadekoSubmodule<T> classes
This commit is contained in:
@@ -4,7 +4,7 @@ namespace NadekoBot.Modules.Administration;
|
||||
public partial class Administration
|
||||
{
|
||||
[Group]
|
||||
public partial class PrefixCommands : NadekoSubmodule
|
||||
public partial class PrefixCommands : NadekoModule
|
||||
{
|
||||
public enum Set
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user