forked from loafle/openapi-generator-original
I spotted a mention of `github.com/antihax/optional` in AbstractGoCodegen. I was curious and investigated. However, it turns out that this code is an obsolete remnant of the go-deprecated generator removed before 6.0.0, so is now just a false lead. This PR cleans it up so no-one else has to go down the same investigative pathway.