mirror of
https://github.com/hcengineering/platform.git
synced 2025-05-10 01:15:03 +00:00
Update: Remove Unused imports
Signed-off-by: omjogani <om080jogani@gmail.com>
This commit is contained in:
parent
543bca794f
commit
3bf06bd7fe
@ -20,7 +20,7 @@ import textEditor from '@hcengineering/text-editor'
|
|||||||
import { type CompletionOptions } from '../Completion'
|
import { type CompletionOptions } from '../Completion'
|
||||||
import MentionList from './MentionList.svelte'
|
import MentionList from './MentionList.svelte'
|
||||||
import { SvelteRenderer } from './node-view'
|
import { SvelteRenderer } from './node-view'
|
||||||
import type { SuggestionKeyDownProps, SuggestionOptions, SuggestionProps } from './extension/suggestion'
|
import type { SuggestionKeyDownProps, SuggestionProps } from './extension/suggestion'
|
||||||
import InlineCommandsList from './InlineCommandsList.svelte'
|
import InlineCommandsList from './InlineCommandsList.svelte'
|
||||||
|
|
||||||
export const mInsertTable = [
|
export const mInsertTable = [
|
||||||
|
Loading…
Reference in New Issue
Block a user