Skip to content

Commit 03f7ef2

Browse files
committed
rem legacy nargo cmds
1 parent cbd4f5a commit 03f7ef2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

yarn-project/aztec/scripts/aztec.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@ case $cmd in
5050
compile|new|init|flamegraph)
5151
$script_dir/${cmd}.sh "$@"
5252
;;
53-
fmt|check|lsp)
54-
# TODO: These should be removed, just use nargo directly.
55-
nargo $cmd "$@"
56-
;;
5753
*)
5854
aztec $cmd "$@"
5955
;;

0 commit comments

Comments
 (0)