mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-02 15:47:16 +00:00
feat: 删除plugins/__init__.py的内容
This commit is contained in:
@@ -1,14 +0,0 @@
|
|||||||
# 在此处填写的插件仓库将会被自动下载并加载
|
|
||||||
# 支持gitee和github仓库
|
|
||||||
# 这种加载插件的方式是推荐的,便于插件的获取和更新
|
|
||||||
#
|
|
||||||
# 示例:
|
|
||||||
# plugin_repos = [
|
|
||||||
# 'https://github.com/SampleUser/SampleRepo',
|
|
||||||
# 'https://gitee.com/SampleUser/SampleRepo'
|
|
||||||
# ]
|
|
||||||
|
|
||||||
|
|
||||||
remote_repos = [
|
|
||||||
|
|
||||||
]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user