🎨 remove trailing whitespace
This commit is contained in:
parent
99c2c62831
commit
dc0c991ef4
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ The link will be valid for 7 days.""".format(os.getenv("REGISTRATION_URL") + res
|
|||
print(f"Error: {e}")
|
||||
finally:
|
||||
# Close the connection
|
||||
server.quit()
|
||||
server.quit()
|
||||
|
||||
|
||||
bot.run()
|
||||
|
|
Loading…
Reference in a new issue