1
0

fix linting

This commit is contained in:
Dominik Pschenitschni
2022-04-13 19:40:50 +02:00
committed by Gitea
parent 321850ec20
commit 58358481bc
5 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
import {Document, SimpleDocumentSearchResultSetUnit} from 'flexsearch'
import {Document} from 'flexsearch'
export interface withId {
id: number,