Commit 5c1e3a46 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: remove aiofiles dependency

parent 848d2382
...@@ -23,7 +23,6 @@ import json ...@@ -23,7 +23,6 @@ import json
import uuid import uuid
import aiohttp import aiohttp
import asyncio import asyncio
import aiofiles
from urllib.parse import urlparse from urllib.parse import urlparse
from typing import Optional, List, Union from typing import Optional, List, Union
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment