Skip to content

Commit

Permalink
Update exchange_withdraw.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zaivanza authored Jun 29, 2023
1 parent ba8aedd commit b682a7a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/exchange_withdraw.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,6 @@ def exchange_withdraw(privatekey):
else:
wallet = privatekey

print(wallet)

dict_ = {
'apiKey': API_KEY,
'secret': API_SECRET,
Expand Down

0 comments on commit b682a7a

Please sign in to comment.