Clean code
This commit is contained in:
parent
21e17053c6
commit
9bf22213b2
|
@ -1,6 +1,5 @@
|
||||||
import { SortOrder, SortType } from "../../api"
|
import { SortOrder, SortType } from "../../api"
|
||||||
import { SearchFilters } from "../../sdk"
|
import { SearchFilters } from "../../sdk"
|
||||||
import { Document } from "../document"
|
|
||||||
|
|
||||||
export interface View {
|
export interface View {
|
||||||
name: string
|
name: string
|
||||||
|
|
Loading…
Reference in New Issue