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

style: move Utility away from Services

This commit is contained in:
Octol1ttle 2024-05-16 18:20:04 +05:00
parent a1816a9ac1
commit 27431c72cf
Signed by: Octol1ttle
GPG key ID: B77C34313AEE1FFF

View file

@ -10,7 +10,7 @@ using Remora.Results;
using TeamOctolings.Octobot.Data;
using TeamOctolings.Octobot.Extensions;
namespace TeamOctolings.Octobot.Services;
namespace TeamOctolings.Octobot;
/// <summary>
/// Provides utility methods that cannot be transformed to extension methods because they require usage