Update __init__.py

This commit is contained in:
thsrite
2024-04-22 20:04:28 +08:00
committed by GitHub
parent c2fc18347c
commit 8636ecd924

View File

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