diff --git a/internal/cmd/hook.go b/internal/cmd/hook.go index 7da9191c..e2833edb 100644 --- a/internal/cmd/hook.go +++ b/internal/cmd/hook.go @@ -12,7 +12,6 @@ import ( "github.com/steveyegge/gastown/internal/beads" "github.com/steveyegge/gastown/internal/events" "github.com/steveyegge/gastown/internal/style" - "github.com/steveyegge/gastown/internal/workspace" ) var hookCmd = &cobra.Command{