Skip to content

Commit

Permalink
removes protoc from makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
bergquist committed Sep 11, 2018
1 parent 2f9675b commit 2936e34
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,3 @@ test: test-go test-js

run:
./bin/grafana-server

protoc:
protoc -I pkg/tsdb/models pkg/tsdb/models/*.proto --go_out=plugins=grpc:pkg/tsdb/models/.

0 comments on commit 2936e34

Please sign in to comment.