[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
-2
View File
@@ -15,8 +15,6 @@ module.exports = function(config,grunt) {
src = confDir+src;
}
var exec = require('child_process').execFileSync;
try {
grunt.config('copy.phantom_bin', {
src: src,