Skip to content

Commit

Permalink
Update custom_thumbnail.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Clinton-Abraham authored Jul 25, 2023
1 parent ccf1c85 commit 63159d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/custom_thumbnail.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ async def Mdata03(download_directory):

async def get_flocation(download_directory, extension):
try:

file_size = os.stat(download_directory).st_size
return file_size, download_directory
except Exception:
Expand Down

0 comments on commit 63159d5

Please sign in to comment.