Clean code
This commit is contained in:
@@ -192,7 +192,6 @@ import { primary, main, findContrastColor, findDarkValue } from '@/utils'
|
||||
@Component({
|
||||
components: {
|
||||
'account-share': () => import('@/components/AccountShare.vue'),
|
||||
'account-encrypted': () => import('@/components/AccountEncrypted.vue'),
|
||||
'account-transaction-list': () =>
|
||||
import('@/components/AccountTransactionList.vue'),
|
||||
'tag-list': () => import('@/components/TagList.vue'),
|
||||
|
||||
Reference in New Issue
Block a user