Showing
1 changed file
with
0 additions
and
1 deletions
@@ -54,7 +54,6 @@ | @@ -54,7 +54,6 @@ | ||
54 | import {Withdraw} from './store'; | 54 | import {Withdraw} from './store'; |
55 | import FinanceService from 'services/finance/finance-service'; | 55 | import FinanceService from 'services/finance/finance-service'; |
56 | import _ from "lodash"; | 56 | import _ from "lodash"; |
57 | - | ||
58 | export default { | 57 | export default { |
59 | data() { | 58 | data() { |
60 | return Withdraw.call(this); | 59 | return Withdraw.call(this); |
-
Please register or login to post a comment