flowaaa 9 kuukautta sitten
vanhempi
commit
4ebe15853a

+ 0 - 1
app-angular/src/modules/lesson/contact-list/contact-list.component.ts

@@ -34,7 +34,6 @@ export class ContactListPage implements OnInit {
       console.error('Error while fetching contacts', error);
       console.error('Error while fetching contacts', error);
     });
     });
   }
   }
-
   search() {
   search() {
     this.loadContact();
     this.loadContact();
   }
   }