Browse Source

remove consoles

Victor Luiz Domingues 4 năm trước cách đây
mục cha
commit
afbe85fe57
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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(