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

This commit is contained in:
minecraft1024a
2025-11-12 13:51:14 +08:00
committed by Windpicker-owo
parent cd243f2869
commit 7a86edb2ce

View File

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