1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-20 00:43:36 +03:00

Remove unused directive

Signed-off-by: Macintosh II <mctaylxrs@outlook.com>
This commit is contained in:
Macintxsh 2023-10-04 15:17:12 +03:00
parent c762911849
commit 5f67718fa1
Signed by: mctaylors
GPG key ID: 361D326747B61E65

View file

@ -3,7 +3,6 @@ using Microsoft.Extensions.Logging;
using Octobot.Data; using Octobot.Data;
using Octobot.Services; using Octobot.Services;
using Remora.Discord.API.Abstractions.Gateway.Events; using Remora.Discord.API.Abstractions.Gateway.Events;
using Remora.Discord.API.Gateway.Events;
using Remora.Discord.Gateway.Responders; using Remora.Discord.Gateway.Responders;
using Remora.Results; using Remora.Results;