We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13fe7f commit 22efcb7Copy full SHA for 22efcb7
Templates/Java/models_extensions/BaseEntity.java.tt
@@ -7,7 +7,6 @@
7
<#=host.CreatePackageDefForEntity()#>
8
9
import com.google.gson.JsonObject;
10
-import com.google.gson.JsonElement;
11
import com.google.gson.annotations.SerializedName;
12
import com.google.gson.annotations.Expose;
13
<# if(((OdcmClass)c).IsOpen && !((OdcmClass)c).Properties.Any()) { #>
0 commit comments