Skip to content

Commit b490c46

Browse files
committed
fmt
1 parent 849ad82 commit b490c46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

provisioner/terraform/parse.go

-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ func previewFileContent(fileRange hcl.Range) (string, error) {
139139
return "", err
140140
}
141141
return string(fileRange.SliceBytes(body)), nil
142-
143142
}
144143

145144
func loadTerraformVariables(module *tfconfig.Module) ([]*proto.TemplateVariable, error) {

0 commit comments

Comments
 (0)