mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 17:58:26 -04:00
Namespace changes to make them make sense
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace NadekoBot;
|
||||
namespace NadekoBot.Medusa;
|
||||
|
||||
public static class EmbedBuilderExtensions
|
||||
{
|
||||
|
@@ -1,7 +1,6 @@
|
||||
using Discord;
|
||||
using Nadeko.Snake;
|
||||
|
||||
namespace NadekoBot;
|
||||
namespace NadekoBot.Medusa;
|
||||
|
||||
public static class MedusaExtensions
|
||||
{
|
||||
|
Reference in New Issue
Block a user