fix: remove unused code

This commit is contained in:
fantasticit 2022-03-19 16:22:26 +08:00
parent 511953ce79
commit 2c4b3d5598
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ import {
getCollaborationExtension, getCollaborationExtension,
getProvider, getProvider,
MenuBar, MenuBar,
Toc,
} from 'components/tiptap'; } from 'components/tiptap';
import { DataRender } from 'components/data-render'; import { DataRender } from 'components/data-render';
import { User } from 'components/user'; import { User } from 'components/user';