Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DevAVR authored Mar 9, 2021
1 parent c574175 commit 64a4f4f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions helpers/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ async def download_file(client, message):
progress_args=(
"**Downloading your file to server...**",
msg,
c_time,
client
c_time
)
)

Expand Down

0 comments on commit 64a4f4f

Please sign in to comment.