Remove hack/tools/Makefile

This commit is contained in:
Tim Hockin
2022-01-13 22:16:37 -08:00
parent 05a71be79d
commit e671fea954
2 changed files with 0 additions and 56 deletions

View File

@@ -1,5 +1,2 @@
This directory contains a stub go module used to track version of development
tools like the ones needed for linting go sources.
Run `make build` to download the dependencies, build the binaries and add
them to your `$GOBIN` directory.