#BAEL-2802

Fix problems with code indentions, spacing and commas.
This commit is contained in:
maryarm
2019-06-07 19:36:31 +04:30
parent d73979fdf2
commit c18bb8e188
2 changed files with 34 additions and 91 deletions

View File

@@ -8,6 +8,7 @@ public class SimpleEntity {
}
//no-arg constructor, getters and setters here
public SimpleEntity() {
}