fix linting
This commit is contained in:
parent
321850ec20
commit
58358481bc
5 changed files with 12 additions and 12 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import {Document, SimpleDocumentSearchResultSetUnit} from 'flexsearch'
|
||||
import {Document} from 'flexsearch'
|
||||
|
||||
export interface withId {
|
||||
id: number,
|
||||
|
|
|
|||
Reference in a new issue