[RenderToPng fix] (#4901)

* removing useless code

* fix various minor typo

* don't silence phantomjs timeout and allow more time

* fix gofmt
This commit is contained in:
fg2it
2016-05-04 09:07:45 +02:00
committed by Torkel Ödegaard
parent 543d247af8
commit 303cd8a5af
7 changed files with 6 additions and 7 deletions
-1
View File
@@ -88,7 +88,6 @@ go get github.com/grafana/grafana
```
### Building the backend
Replace X.Y.Z by actual version number.
```bash
cd $GOPATH/src/github.com/grafana/grafana
go run build.go setup (only needed once to install godep)