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