fix space
This commit is contained in:
parent
cc08dbd6c6
commit
30d2264229
|
@ -20,5 +20,5 @@ module.exports = class Terraformfmt extends Beautifier
|
|||
tempFile = @tempFile("input", text)
|
||||
])
|
||||
.then(=>
|
||||
@readFile(tempFile)
|
||||
@readFile(tempFile)
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue