style(system): 修正提示词帮助命令的代码格式

This commit is contained in:
minecraft1024a
2025-11-12 13:51:14 +08:00
parent ac4c592590
commit 66c23e1ba1

View File

@@ -125,7 +125,6 @@ class SystemCommand(PlusCommand):
• `/system prompt info <目标名>` - 查看特定核心提示词的注入详情
"""
await self.send_text(help_text)
# =================================================================
# Plugin Management Section
# =================================================================