Skip to content
Snippets Groups Projects
Commit 1d17fcbf authored by chris's avatar chris
Browse files

remove import

parent 2e37f3fd
No related branches found
No related tags found
1 merge request!104temp fix for pasted comment ids
......@@ -11,7 +11,6 @@ import { WaxContext } from "wax-prosemirror-core";
import { DocumentHelpers } from "wax-prosemirror-utilities";
import CommentsBoxList from "./CommentsBoxList";
import { each } from "lodash";
import { v4 as uuidv4 } from "uuid";
export default ({ area }) => {
const { view: { main }, app, activeView } = useContext(WaxContext);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment