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

imagine trying UsedImplicitly for some reason and forgetting about using JetBrains.Annotations

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
Macintxsh 2024-03-19 19:58:29 +03:00
parent a5a3eb86dd
commit dda132abcc
Signed by: mctaylors
GPG key ID: 7181BEBE676903C1

View file

@ -1,6 +1,4 @@
using JetBrains.Annotations;
namespace Octobot;
namespace Octobot;
public static class BuildInfo
{