mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Remove no longer needed debugging leftover
Since interactive console is much more convenient to debug with, this no longer serves any purpose
This commit is contained in:
@@ -32,7 +32,6 @@ public static class SharedInfo {
|
||||
[PublicAPI]
|
||||
public const string ConfigDirectory = "config";
|
||||
|
||||
internal const ulong ArchiSteamID = 76561198006963719;
|
||||
internal const string ArchivalLogFile = "log.{#}.txt";
|
||||
internal const string ArchivalLogsDirectory = "logs";
|
||||
internal const string ASF = nameof(ASF);
|
||||
|
||||
Reference in New Issue
Block a user