gofmt no longer automatic on save... will investigate
This commit is contained in:
parent
e454d63249
commit
219f1df6e5
1 changed files with 2 additions and 3 deletions
|
@ -2,7 +2,6 @@ package client_protocol
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
type BasicResponse struct {
|
type BasicResponse struct {
|
||||||
|
|
Loading…
Reference in a new issue