Browse Source

deleted comment

Christopher Giese 1 năm trước cách đây
mục cha
commit
b3647924fa
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/app/journal/weapon-modal/weapon-modal.component.ts

+ 0 - 1
src/app/journal/weapon-modal/weapon-modal.component.ts

@@ -159,7 +159,6 @@ export class WeaponModalComponent {
   // update
 
   public checkIfUpdate(): void {
-    console.log('checkIfUpdate()');
     if (this.ngxSmartModalService.getModalData('weaponModal')) {
       this.isUpdate = true;
       const data: any = this.ngxSmartModalService.getModalData('weaponModal');