Update 'main.go'

pull/3/head
nathan 11 months ago
parent 9f78ab3b8d
commit 7301b46de9

@ -22,7 +22,6 @@ import (
) )
// contents of struct mostly don't matter for toolkit. // contents of struct mostly don't matter for toolkit.
type incomingImage struct { type incomingImage struct {
Image string `json:"image"` Image string `json:"image"`
} }

Loading…
Cancel
Save