diff --git a/Makefile b/Makefile index e6efdd2a..53df09c6 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,6 @@ all: build deps: # which npm && npm -g install uglify-js less autoprefixer go get github.com/GeertJohan/go.rice/rice - go get github.com/franela/goblin go get -t -v ./... test: