Changed some namespaces, work on packages
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
using System;
|
||||
using NadekoBot.Common;
|
||||
using NadekoBot.Services.Database.Models;
|
||||
using NadekoBot.Services;
|
||||
using NadekoBot.Core.Services.Database.Models;
|
||||
using NadekoBot.Core.Services;
|
||||
|
||||
namespace NadekoBot.Services.Impl
|
||||
namespace NadekoBot.Core.Services.Impl
|
||||
{
|
||||
public class BotConfigProvider : IBotConfigProvider
|
||||
{
|
||||
|
Reference in New Issue
Block a user