This commit is contained in:
Nicolas Constant 2020-05-16 21:04:03 -04:00
parent b48e8e219e
commit e40f5e41e5
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688
1 changed files with 0 additions and 2 deletions

View File

@ -107,6 +107,4 @@ export class SearchComponent implements OnInit {
})
.then(() => { this.isLoading = false; });
}
private
}