下载器助手去掉get_page的多行注释

This commit is contained in:
Allen
2024-03-28 06:06:42 +00:00
parent fcd17875b4
commit 1dcbb554ac

View File

@@ -498,9 +498,6 @@ class DownloaderHelper(_PluginBase):
}], config_suggest
def get_page(self) -> List[dict]:
"""
拼装插件详情页面,需要返回页面配置,同时附带数据
"""
pass
def stop_service(self):