Bläddra i källkod

remove consoles

Victor Luiz Domingues 4 år sedan
förälder
incheckning
afbe85fe57
1 ändrade filer med 0 tillägg och 1 borttagningar
  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(