mirror of
https://github.com/OpenMaxIO/openmaxio-object-browser
synced 2026-07-01 07:41:18 -07:00
Fixed lint issues with files (#3234)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
This commit is contained in:
@@ -135,7 +135,6 @@ func TestMain(t *testing.T) {
|
||||
fmt.Println(body)
|
||||
|
||||
err = json.Unmarshal(body, &jsonMap)
|
||||
|
||||
if err != nil {
|
||||
fmt.Printf("error JSON Unmarshal %s\n", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user