Skip to content

Commit b5a5605

Browse files
authored
fix(core): remove unwanted unsupported browser import
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
1 parent c0bb025 commit b5a5605

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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)