Skip to content

Commit

Permalink
fix: deleted unnecessary dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 committed May 9, 2024
1 parent c527a8a commit 97733f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,7 @@ pom: $(LEIN_PATH)

.PHONY: proto
## build proto
proto: \
$(VALD_DIR)
proto:
@echo "Nothing to do"

.PHONY: vald/checkout
Expand Down

0 comments on commit 97733f0

Please sign in to comment.