mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-26 00:00:05 +08:00
Minor formatting fixes of generated code
This commit is contained in:
parent
08cf60e46a
commit
3e81651455
@ -37,7 +37,6 @@ import ${importedType.importName};
|
|||||||
<#nt> <@includeModel object=field/>
|
<#nt> <@includeModel object=field/>
|
||||||
</#list>
|
</#list>
|
||||||
<#list methods as method>
|
<#list methods as method>
|
||||||
|
|
||||||
<#nt> <@includeModel object=method/>
|
<#nt> <@includeModel object=method/>
|
||||||
</#list>
|
</#list>
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user