优化代码,删除无效代码
This commit is contained in:
@@ -49,7 +49,6 @@ class SystemUpdaterPlugin(MessagePluginInterface):
|
||||
self.LOG.info(f"正在初始化 {self.name} 插件...")
|
||||
|
||||
# 保存上下文对象
|
||||
self.message_util = context.get("message_util")
|
||||
self.config = self._config
|
||||
|
||||
# 从配置中获取命令和其他设置
|
||||
|
||||
Reference in New Issue
Block a user