mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
Removed unused imports
These mwc elements are not used here.
This commit is contained in:
parent
68c4f8c146
commit
0ca6dc8894
@ -13,9 +13,6 @@ import './show-plugin.js'
|
||||
import './qort-theme-toggle.js'
|
||||
import './language-selector.js'
|
||||
|
||||
import '@material/mwc-drawer'
|
||||
import '@material/mwc-icon'
|
||||
|
||||
import '@polymer/app-layout/app-layout.js'
|
||||
import '@polymer/paper-ripple'
|
||||
|
||||
|
@ -3,7 +3,6 @@ import { connect } from 'pwa-helpers'
|
||||
import { store } from '../store.js'
|
||||
import { translate, translateUnsafeHTML } from 'lit-translate'
|
||||
|
||||
import '@material/mwc-icon'
|
||||
import '@polymer/paper-ripple'
|
||||
import '@vaadin/icon'
|
||||
import '@vaadin/icons'
|
||||
|
Loading…
x
Reference in New Issue
Block a user