Work after Sonarcloud

This commit is contained in:
Nicolas Héron 2020-06-01 16:34:55 +02:00
commit 0a97629aa5
25 changed files with 256 additions and 503 deletions

View file

@ -43,7 +43,6 @@ public class CalculatedAttribute {
public void setClassName(String className) {
this.className = className;
new Boolean(booleanValue).toString();
}
public String getKey() {