mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
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>
This commit is contained in:
parent
490a4ff3ab
commit
a03262992f
3 changed files with 3 additions and 5 deletions
|
|
@ -48,8 +48,6 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
// eslint-disable-next-line n/no-extraneous-import
|
||||
import { agents } from 'caniuse-lite/dist/unpacker/agents.js'
|
||||
import { generateUrl, getRootUrl } from '@nextcloud/router'
|
||||
import { translate as t, translatePlural as n } from '@nextcloud/l10n'
|
||||
|
||||
|
|
|
|||
4
dist/core-unsupported-browser.js
vendored
4
dist/core-unsupported-browser.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-unsupported-browser.js.map
vendored
2
dist/core-unsupported-browser.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue