Remove whitespace.

master
jowj 4 years ago
parent 3c63822902
commit 61a973da8c

@ -118,7 +118,6 @@ while is_on:
errorFile.write(json_string)
errorFile.write(cert_json)
errorFile.write(domain_json)
errorFile.close()
os.remove("/shared/results.json")
time.sleep(60)

Loading…
Cancel
Save