This commit is contained in:
Peter Maquiran
2021-08-13 16:49:51 +01:00
parent 6856928daa
commit ed9fcbc425
2 changed files with 9 additions and 2 deletions
-1
View File
@@ -11,7 +11,6 @@ export class SearchDocumentPipe implements PipeTransform {
return null;
}
transformToAttachment(document: SearchDocument): Attachments[] {
const attachments = []