Quellcode durchsuchen

remove consoles

Victor Luiz Domingues vor 4 Jahren
Ursprung
Commit
afbe85fe57
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      src/app/core/models/application/actions/action.js

+ 0 - 1
src/app/core/models/application/actions/action.js

@@ -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(