mirror of
https://github.com/baiqwerdvd/StarRailUID.git
synced 2025-05-07 04:03:44 +08:00
移除多余的log
This commit is contained in:
parent
ebed51e490
commit
4bcf6993fd
@ -220,7 +220,6 @@ async def download_all_file(
|
|||||||
BASE_URL: str, TAG: str, plugin_name: str, EPATH_MAP: Dict[str, Path]
|
BASE_URL: str, TAG: str, plugin_name: str, EPATH_MAP: Dict[str, Path]
|
||||||
):
|
):
|
||||||
PLUGIN_RES = f'{BASE_URL}/{plugin_name}'
|
PLUGIN_RES = f'{BASE_URL}/{plugin_name}'
|
||||||
logger.info(PLUGIN_RES)
|
|
||||||
|
|
||||||
TASKS = []
|
TASKS = []
|
||||||
async with ClientSession(
|
async with ClientSession(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user