removed trailing whitespace

This commit is contained in:
1e9abhi1e10
2024-06-22 08:12:03 +05:30
parent 4adb7dc92c
commit 7803fa60f2

View File

@@ -16,8 +16,8 @@
import logging
import aiofiles
import hashlib
import aiohttp
import hashlib
import aiohttp
from pathlib import Path
from typing import List, Optional