[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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user