mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-19 14:49:08 +00:00
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.