Skip to content

Commit bab708d

Browse files
committed
chore(cleanup): remove obsolete imports after rebase
Signed-off-by: silver <s.szmajduch@posteo.de>
1 parent 88b3961 commit bab708d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/Editor.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@ import { File } from '@nextcloud/files'
9090
import { Collaboration } from '@tiptap/extension-collaboration'
9191
import { useElementSize } from '@vueuse/core'
9292
import { defineComponent, inject, ref, shallowRef, watch } from 'vue'
93-
import { IndexeddbPersistence } from 'y-indexeddb'
94-
import { defineComponent, ref, shallowRef, watch } from 'vue'
9593
import { Doc, logUpdate } from 'yjs'
9694
import Autofocus from '../extensions/Autofocus.js'
9795

0 commit comments

Comments
 (0)