clean up
This commit is contained in:
parent
b48e8e219e
commit
e40f5e41e5
|
@ -107,6 +107,4 @@ export class SearchComponent implements OnInit {
|
||||||
})
|
})
|
||||||
.then(() => { this.isLoading = false; });
|
.then(() => { this.isLoading = false; });
|
||||||
}
|
}
|
||||||
|
|
||||||
private
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue