just a few changes

This commit is contained in:
2026-02-28 03:27:10 +00:00
parent ff35402da3
commit 6ee2f4bfda
2 changed files with 14 additions and 13 deletions

View File

@@ -10,7 +10,6 @@ namespace SkyBot
private static readonly HttpClient _http = new HttpClient();
private static long _valourUserCount;
public static long ValourUserCount => _valourUserCount;