This commit is contained in:
2025-08-12 11:07:09 +02:00
parent c05ec6be7f
commit f8734a7e9f
2 changed files with 6 additions and 11 deletions

View File

@@ -95,7 +95,6 @@ fn do() ! {
// herocmds.cmd_configure(mut cmd)
// herocmds.cmd_postgres(mut cmd)
// Ensure the herocmds module is imported so the remaining commands are visible
import freeflowuniverse.herolib.core.herocmds
// `cmd_mdbook` is not part of the current code base it has been removed.
// If you need markdownbook support, reintroduce the command implementation
// and uncomment the line below.