global using NadekoBot.Extensions

This commit is contained in:
Kwoth
2021-12-23 08:04:00 +07:00
parent 93b8bca018
commit da849f7c7b
146 changed files with 45 additions and 197 deletions

View File

@@ -2,7 +2,6 @@ using Microsoft.EntityFrameworkCore;
using NadekoBot.Modules.Searches.Common;
using NadekoBot.Modules.Searches.Common.StreamNotifications;
using NadekoBot.Services.Database.Models;
using NadekoBot.Extensions;
using StackExchange.Redis;
using NadekoBot.Common.Collections;
using NadekoBot.Db;