shoo console.log
This commit is contained in:
parent
ba8584af34
commit
632ca05f6c
|
@ -30,6 +30,5 @@ module.exports = class PuppetFix extends Beautifier
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
.then(=>
|
.then(=>
|
||||||
console.log(@readFile(tempFile))
|
|
||||||
@readFile(tempFile)
|
@readFile(tempFile)
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue