Skip to content

Commit 70baf53

Browse files
authored
chore: remove make command of old console (#2139)
1 parent 42ee1e1 commit 70baf53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ proto-lock-commit-force:
8282
make -C proto lock-commit-force
8383

8484
.PHONY: proto-all
85-
proto-all: proto-fmt proto-lock-commit proto-go proto-web proto-openapi-gen
85+
proto-all: proto-fmt proto-lock-commit proto-go proto-openapi-gen
8686

8787
.PHONY: proto-go
8888
proto-go:

0 commit comments

Comments
 (0)