summaryrefslogtreecommitdiff
path: root/internal/executor/preamble.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/executor/preamble.go')
-rw-r--r--internal/executor/preamble.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/executor/preamble.go b/internal/executor/preamble.go
index bc5c32c..5e57852 100644
--- a/internal/executor/preamble.go
+++ b/internal/executor/preamble.go
@@ -56,7 +56,6 @@ and the outcome. Write it to the path in $CLAUDOMATOR_SUMMARY_FILE:
This summary is displayed in the task UI so the user knows what happened.
---
-
`
func withPlanningPreamble(instructions string) string {