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

why Rider didn't told me about that

Signed-off-by: Macintosh II <mctaylxrs@outlook.com>
This commit is contained in:
Macintxsh 2023-10-03 23:59:56 +03:00
parent 9a29563d56
commit 3b0d08f0e8
Signed by: mctaylors
GPG key ID: 361D326747B61E65

View file

@ -4,7 +4,6 @@ using System.Text.Json.Nodes;
using Microsoft.Extensions.Hosting; using Microsoft.Extensions.Hosting;
using Microsoft.Extensions.Logging; using Microsoft.Extensions.Logging;
using Octobot.Data; using Octobot.Data;
using Remora.Discord.API.Objects;
using Remora.Rest.Core; using Remora.Rest.Core;
namespace Octobot.Services; namespace Octobot.Services;