Skip to content

Commit b5a5605

Browse files
authored
fix(core): remove unwanted unsupported browser import
Signed-off-by: John Molakvoæ <[email protected]>
1 parent c0bb025 commit b5a5605

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/src/views/UnsupportedBrowser.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@
4848
</template>
4949

5050
<script>
51-
// eslint-disable-next-line n/no-extraneous-import
52-
import { agents } from 'caniuse-lite/dist/unpacker/agents.js'
5351
import { generateUrl, getRootUrl } from '@nextcloud/router'
5452
import { translate as t, translatePlural as n } from '@nextcloud/l10n'
5553

0 commit comments

Comments
 (0)