Skip to content

Commit 156bfa2

Browse files
committed
some linting
1 parent 66127a1 commit 156bfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

preview/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ func tfpreview(this js.Value, p []js.Value) (output any) {
8484
Diags: types.Diagnostics(diags),
8585
ParserLogs: buf.String(),
8686
})
87-
var _ = pOutput
87+
8888
return js.ValueOf(string(data))
8989
}
9090

0 commit comments

Comments
 (0)