Merge pull request #7831 from cmgustavo/v4-40

Removes unused page
This commit is contained in:
Gabriel Edgardo Bazán 2018-01-12 11:00:54 -03:00 committed by GitHub
commit b657875e2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ import { AddressProvider } from '../../providers/address/address';
//pages
import { AmountPage } from './amount/amount';
import { CreateWalletPage } from '../add/create-wallet/create-wallet';
import * as _ from 'lodash';