remove misspell installation from make install (now installed via gometalinter)

This commit is contained in:
Shawn Smith
2016-06-12 14:08:04 +09:00
parent 7e196d298c
commit 61771ca502

View File

@@ -2,4 +2,3 @@
go get github.com/alecthomas/gometalinter
gometalinter --install --update
go get github.com/client9/misspell/cmd/misspell