mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Removed whitespace
This commit is contained in:
parent
a543b9d490
commit
d82f3eb706
@ -82,7 +82,6 @@ export function getModelProperties(
|
||||
template: model.template,
|
||||
link: model.link,
|
||||
isNullable: model.isNullable || property.nullable === true,
|
||||
|
||||
imports: model.imports,
|
||||
enum: model.enum,
|
||||
enums: model.enums,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user