1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-22 04:08:49 +02:00

Remove copy/past relic as noted by @jspc

This commit is contained in:
lucapette 2017-01-02 11:56:03 +01:00
parent 636470ec28
commit 34ea2a9c39

View File

@ -26,5 +26,3 @@ help:
@grep -E '^[a-zA-Z_-]+:.*?## .*$$' $(MAKEFILE_LIST) | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[36m%-30s\033[0m %s\n", $$1, $$2}'
.DEFAULT_GOAL := help
.PHONY: assets