The commit https://github.com/OpenAPITools/openapi-generator/commit/0fca90133ce097f987098e6121936c0ffcb210a8 adds `` `import org.openapitools.jackson.nullable.JsonNullable; ``` Why I need to import the class if I don't need it?
The commit 0fca901 adds
`` `import org.openapitools.jackson.nullable.JsonNullable; ```
Why I need to import the class if I don't need it?