diff options
Diffstat (limited to 'apps/files/src/main.ts')
-rw-r--r-- | apps/files/src/main.ts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files/src/main.ts b/apps/files/src/main.ts index 38bec4ad087..1206b9cc711 100644 --- a/apps/files/src/main.ts +++ b/apps/files/src/main.ts @@ -1,6 +1,3 @@ -import './templates.js' -import './legacy/filelistSearch.js' - import Vue from 'vue' import { createPinia, PiniaVuePlugin } from 'pinia' import { getNavigation } from '@nextcloud/files' |