Skip to content

Commit 2aff6cf

Browse files
committed
remove unused targets
1 parent f6c7e38 commit 2aff6cf

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
@@ -1,4 +1,4 @@
1-
.PHONY: all build clean default help init test format check-license release-dry-run release-dry-run-docker release-dry-run-fast
1+
.PHONY: all build clean default help init test format check-license release-dry-run
22
default: help
33

44
GO_TEST_PATH ?= ./...

0 commit comments

Comments
 (0)