fix: lint warnings
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
import {
|
||||
type Filter,
|
||||
type FilterModel,
|
||||
createFilter,
|
||||
} from '$shared/lib';
|
||||
import { type Filter } from '$shared/lib';
|
||||
import { SvelteMap } from 'svelte/reactivity';
|
||||
import type { FontProvider } from '../types';
|
||||
import type { CheckboxFilter } from '../types/common';
|
||||
|
||||
Reference in New Issue
Block a user