chore: tidy up

This commit is contained in:
Pasha Sviderski
2025-06-30 17:53:34 +10:00
parent 3b89af4a11
commit 4c77fe2cfd
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -55,5 +55,4 @@ func main() {
}()
cobra.CheckErr(cmd.ExecuteContext(ctx))
}