gofmt no longer automatic on save... will investigate

This commit is contained in:
finn 2022-01-17 18:16:56 -08:00
parent e454d63249
commit 219f1df6e5

View file

@ -2,7 +2,6 @@ package client_protocol
import ( import (
"encoding/json" "encoding/json"
) )
type BasicResponse struct { type BasicResponse struct {