diff --git a/common/Httpx.py b/common/Httpx.py index 565edea..c8db309 100644 --- a/common/Httpx.py +++ b/common/Httpx.py @@ -8,7 +8,7 @@ # This file is part of the "lx-music-api-server" project. # Do not edit except you know what you are doing. -import aiohttp +# import aiohttp # import asyncio import requests import random