Explorar o código

remove consoles

Victor Luiz Domingues %!s(int64=4) %!d(string=hai) anos
pai
achega
afbe85fe57
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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(