sentralize userquiterror

This commit is contained in:
Robin Olsen
2026-02-18 14:32:08 +01:00
parent 5c74cd15ba
commit 2583ca13c3
4 changed files with 5 additions and 9 deletions

View File

@@ -9,8 +9,6 @@ import (
tea "github.com/charmbracelet/bubbletea"
)
var ErrUserQuit = fmt.Errorf("user quit")
// RunTask orchestrates the complete task execution flow:
// 1. Setup the task
// 2. Show task intro screen