Skip to content

Commit 4c7e643

Browse files
committed
fixup! refactor(comments): migrate to new Files Sidebar API
1 parent fda2333 commit 4c7e643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/comments/src/files-sidebar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { loadState } from '@nextcloud/initial-state'
1010
import { t } from '@nextcloud/l10n'
1111
import wrap from '@vue/web-component-wrapper'
1212
import { createPinia, PiniaVuePlugin } from 'pinia'
13-
import Vue, { defineAsyncComponent } from 'vue'
13+
import Vue from 'vue'
1414
import { registerCommentsPlugins } from './comments-activity-tab.ts'
1515
import FilesSidebarTab from './views/FilesSidebarTab.vue'
1616

0 commit comments

Comments
 (0)