mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-12 02:08:27 -04:00
Small cleanup - fixed some namespaces and moved files
This commit is contained in:
@@ -3,7 +3,7 @@ using NadekoBot.Common.Yml;
|
||||
using NadekoBot.Services;
|
||||
using YamlDotNet.Serialization;
|
||||
|
||||
namespace Nadeko.Common
|
||||
namespace NadekoBot.Common
|
||||
{
|
||||
public sealed class Creds : IBotCredentials
|
||||
{
|
||||
|
Reference in New Issue
Block a user