mirror of
https://github.com/basicswap/basicswap.git
synced 2025-04-06 14:27:30 +00:00
LINT
This commit is contained in:
parent
ba5e110682
commit
122dc52804
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ def page_quickswaps(handler, url_split, post_string):
|
|||
messages = []
|
||||
err_messages = []
|
||||
form_data = handler.checkForm(post_string, "quickswaps", messages)
|
||||
|
||||
|
||||
if form_data:
|
||||
try:
|
||||
pass
|
||||
|
|
Loading…
Reference in a new issue