Skip to content

Commit

Permalink
remove deleted cmd in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn committed Sep 10, 2024
1 parent 6fc0705 commit fc9acb0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ test:
cover: test
go tool cover -html=coverage.out -o=coverage.html

comparetzpb_gen:
go run cmd/comparetzpb/main.go

bench:
go test -v -bench=. ./...

0 comments on commit fc9acb0

Please sign in to comment.