Small formatting fix

This commit is contained in:
Kwoth
2022-07-27 03:24:07 +02:00
parent a73482e838
commit 25fce1bd75

View File

@@ -4,7 +4,6 @@ using Microsoft.Extensions.Caching.Memory;
using NadekoBot.Common.ModuleBehaviors;
using System.Net;
using System.Threading.Channels;
using Nadeko.Common;
using NadekoBot.Services.Database.Models;
namespace NadekoBot.Modules.Administration.Services;