diff --git a/main.go b/main.go index e322cf5..4b4e12f 100644 --- a/main.go +++ b/main.go @@ -22,7 +22,6 @@ import ( ) // contents of struct mostly don't matter for toolkit. - type incomingImage struct { Image string `json:"image"` }