Skip to content

Commit 8888602

Browse files
committed
refactor: auto-set Before hook on all subcommands via traversal
1 parent 96528f3 commit 8888602

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkg/cmd/build.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,6 @@ var buildsList = cli.Command{
270270
},
271271
},
272272
Action: handleBuildsList,
273-
Before: before,
274273
HideHelpCommand: true,
275274
}
276275

0 commit comments

Comments
 (0)