obtaining apikey and its state

This commit is contained in:
Ilia
2017-01-09 15:05:20 +02:00
parent cb3ca3713e
commit 0ead38f069
3 changed files with 108 additions and 69 deletions

View File

@@ -98,9 +98,6 @@ namespace ArchiSteamFarm {
[JsonProperty(Required = Required.DisallowNull)]
internal readonly bool ShutdownOnFarmingFinished = false;
[JsonProperty]
internal readonly string SteamApiKey = null;
[JsonProperty(Required = Required.DisallowNull)]
internal readonly ulong SteamMasterClanID = 0;