fix: runner package not renamed properly

This commit is contained in:
Sam Hoffman
2026-01-30 17:11:45 -05:00
parent 3e996996ea
commit 18b5ad4ff6
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
package cmd
package runner
import (
"context"