mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2026-03-03 14:49:38 -05:00
More cleanup, namespace fixes, convenience methods for IKernel
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
using NadekoBot.Modules;
|
||||
|
||||
namespace NadekoBot.Modules;
|
||||
namespace NadekoBot.Modules;
|
||||
|
||||
public interface IMedusaeRepositoryService
|
||||
{
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
using Nadeko.Common;
|
||||
using Nadeko.Medusa;
|
||||
using Nadeko.Medusa;
|
||||
|
||||
namespace NadekoBot.Modules;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user