yarn lint --fix

This commit is contained in:
ogerly 2022-03-24 14:08:17 +01:00
parent 0fbceea099
commit 7023959e48

View File

@ -4,7 +4,6 @@ import flushPromises from 'flush-promises'
import { SEND_TYPES } from '@/pages/Send.vue'
import DashboardLayout from '@/layouts/DashboardLayout_gdd.vue'
const localVue = global.localVue
describe('TransactionForm', () => {