Преглед изворни кода

removes protoc from makefile

bergquist пре 7 година
родитељ
комит
2936e34d75
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      Makefile

+ 0 - 3
Makefile

@@ -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/.