Christopher Giese před 1 rokem
rodič
revize
b3647924fa

+ 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');