Browse Source

go fmt

pull/1146/head
Chris Lu 5 years ago
parent
commit
586798ecc0
  1. 1
      weed/pb/proto_read_write_test.go

1
weed/pb/proto_read_write_test.go

@ -40,5 +40,4 @@ func TestJsonpMarshalUnmarshal(t *testing.T) {
fmt.Printf("unmarshalled: %+v\n", tv1) fmt.Printf("unmarshalled: %+v\n", tv1)
} }
Loading…
Cancel
Save