Skip to content

Commit a032629

Browse files
skjnldsvnextcloud-command
authored andcommitted
fix(core): remove unwanted unsupported browser import
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 490a4ff commit a032629

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
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

dist/core-unsupported-browser.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/core-unsupported-browser.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)