Skip to content

Commit fda7be0

Browse files
committed
chore: rm unused
1 parent 62be3e2 commit fda7be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/editor/BlockNoteExtensions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { Gapcursor } from "@tiptap/extension-gapcursor";
33
import { History } from "@tiptap/extension-history";
44
import { Link } from "@tiptap/extension-link";
55
import { Text } from "@tiptap/extension-text";
6-
import { Plugin, PluginKey } from "prosemirror-state";
6+
import { Plugin } from "prosemirror-state";
77
import * as Y from "yjs";
88

99
import { createDropFileExtension } from "../api/clipboard/fromClipboard/fileDropExtension.js";

0 commit comments

Comments
 (0)