@@ -61,7 +61,6 @@ export class Action {
return str.replace(/,/g, " ");
}
rehydrate() {
- console.info(this);
this.id = this.genericObject.id;
this.type = this.genericObject.elementClass;
this.definition = this.r(