Remove debugging leftover

This commit is contained in:
JustArchi
2020-06-13 20:22:38 +02:00
parent 2f45e28bae
commit 89e3c9f76d

View File

@@ -356,8 +356,6 @@ namespace ArchiSteamFarm.OfficialPlugins.SteamTokenDumper {
synchronization.RefreshTimer.Change(timeSpan, timeSpan);
synchronization.RefreshSemaphore.Release();
Utilities.InBackground(SubmitData);
}
}