Remove warning
This commit is contained in:
parent
0dd5ebef80
commit
4965e0b4f8
@ -262,7 +262,6 @@ class Auth:
|
||||
else:
|
||||
raise e
|
||||
|
||||
log.warning("Auth key creation failed. Let's try again: {}".format(repr(e)))
|
||||
time.sleep(1)
|
||||
continue
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user