Reorganizing module and submodule folders

This commit is contained in:
Kwoth
2022-01-01 16:30:08 +01:00
parent 9b4eb21321
commit 9c590668df
69 changed files with 17 additions and 41 deletions
@@ -1,7 +1,6 @@
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Caching.Memory;
using NadekoBot.Db;
using NadekoBot.Modules.Administration.Common;
using NadekoBot.Modules.Administration.Services;
using NadekoBot.Services.Database.Models;