Run formatter on code

pull/4/head
maru 7 months ago
parent 4a017b0f32
commit 8f51cd826c
No known key found for this signature in database
GPG Key ID: 37689350E9CD0F0D

@ -30,7 +30,6 @@ func main() {
flag.Parse() flag.Parse()
// register gob types // register gob types
gob.Register([]interface{}{}) gob.Register([]interface{}{})
gob.Register(map[string]interface{}{}) gob.Register(map[string]interface{}{})

Loading…
Cancel
Save