Small cleanup - fixed some namespaces and moved files

This commit is contained in:
Kwoth
2021-09-06 21:34:49 +02:00
parent 670b0aca96
commit 1e90d7f7bb
14 changed files with 26 additions and 20 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ using NadekoBot.Services;
using System;
using System.IO;
using Microsoft.Extensions.Logging;
using Nadeko.Common;
using NadekoBot.Common;
using NadekoBot.Db.Models;
namespace NadekoBot.Services.Database