Skip to content

Commit 3508cc8

Browse files
refactor(external): remove external-page.scss import
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 03a6bdd commit 3508cc8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/external.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import { translate as t, translatePlural as n } from '@nextcloud/l10n'
99

1010
import App from './ExternalApp.vue'
1111
import router from './router/router'
12-
import './assets/styles/external-page.scss'
1312

1413
if (window.OCA && !window.OCA.LibreSign) {
1514
Object.assign(window.OCA, { LibreSign: {} })

0 commit comments

Comments
 (0)