Minor formatting fixes of generated code

This commit is contained in:
Andreas Gudian 2014-12-28 21:13:09 +01:00
parent 08cf60e46a
commit 3e81651455
4 changed files with 9 additions and 10 deletions

View File

@ -37,7 +37,6 @@ import ${importedType.importName};
<#nt> <@includeModel object=field/>
</#list>
<#list methods as method>
<#nt> <@includeModel object=method/>
</#list>
}