1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-30 02:59:54 +03:00

Resolve build errors

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
Octol1ttle 2023-06-08 22:32:13 +05:00
parent 4c31ebf826
commit 26d7777577
Signed by: Octol1ttle
GPG key ID: B77C34313AEE1FFF
5 changed files with 21 additions and 12 deletions

View file

@ -13,6 +13,9 @@ using Remora.Discord.Commands.Feedback.Services;
using Remora.Discord.Extensions.Embeds;
using Remora.Results;
// ReSharper disable ClassNeverInstantiated.Global
// ReSharper disable UnusedMember.Global
namespace Boyfriend.Commands;
public class BanCommand : CommandGroup {