mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
#81, removing empty lines after factory method from code generation
This commit is contained in:
parent
9c45c96d8d
commit
11ba30f8a5
@ -18,4 +18,4 @@
|
||||
limitations under the License.
|
||||
|
||||
-->
|
||||
<#if declaringMapper??>${mapperVariableName}.</#if>${name}( ${ext.input} )
|
||||
<#if declaringMapper??>${mapperVariableName}.</#if>${name}<#if ext.input??>( ${ext.input} )<#else>()</#if>
|
Loading…
x
Reference in New Issue
Block a user