mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-07 07:21:23 +08:00
change: remove unused code
This commit is contained in:
@@ -234,9 +234,9 @@ You can also press Ctrl+C at any time to quit.
|
||||
|
||||
## Configurations
|
||||
|
||||
- **system-prompt**: %s
|
||||
- **mcp-config**: %s
|
||||
`, c.planner.SystemPrompt(), c.host.config.ConfigPath)
|
||||
- **system-prompt**: %s
|
||||
`, c.host.config.ConfigPath, c.planner.SystemPrompt())
|
||||
|
||||
c.renderContent("", markdown)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user