[WEB-1116] chore: remove yjs packages from the editor (#5603)

* chore: remove yjs packages from the editor

* chore: updated yarn lock file
This commit is contained in:
Aaryan Khandelwal 2024-09-16 18:28:09 +05:30 committed by GitHub
parent c4b5c737f3
commit 6826ce0465
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 112 deletions

View file

@ -21,7 +21,6 @@ export { isCellSelection } from "@/extensions/table/table/utilities/is-cell-sele
// helpers
export * from "@/helpers/common";
export * from "@/helpers/editor-commands";
export * from "@/helpers/yjs";
export * from "@/extensions/table/table";
export { startImageUpload } from "@/plugins/image";