This commit is contained in:
xenia 2019-06-03 01:09:31 -04:00
parent 3cb654982f
commit 5c0f8fa8be
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ try:
client_secret=client_secret)
# Success!
sys.stdout.write(f"User:{username}@lain.faith\r\n")
sys.exit(0)
except:
# Auth error
sys.exit(1)