Skip to content

Commit bd83039

Browse files
authored
Apply suggestion from @mmatur
1 parent 5308718 commit bd83039

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

demo.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import (
1313
"github.com/http-wasm/http-wasm-guest-tinygo/handler/api"
1414
)
1515

16-
1716
func init() {
1817
var config Config
1918
err := json.Unmarshal(handler.Host.GetConfig(), &config)

0 commit comments

Comments
 (0)