remove editor import

pull/5163/head
LIlGG 2024-01-10 11:21:33 +08:00
parent 0a812c497e
commit a6eda8d611
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ import { i18n } from "@/locales";
import type { ExtensionOptions, NodeBubbleMenu } from "@/types";
import { BlockActionSeparator, ToolboxItem } from "@/components";
import { hasTableBefore, isTableSelected } from "./util";
import { Editor } from "@tiptap/core";
function updateColumns(
node: ProseMirrorNode,