@@ -1,6 +1,3 @@
-from typing import List
-
-import arrow
from httpx import AsyncClient
from loguru import logger