mirror of
https://github.com/ecency/ecency-mobile.git
synced 2025-01-08 23:19:43 +03:00
rm logs
This commit is contained in:
parent
1dac12751c
commit
cb64efccd0
@ -127,7 +127,7 @@ class TransferContainer extends Component {
|
||||
}
|
||||
|
||||
data.amount = `${data.amount} ${fundType}`;
|
||||
console.log(transferType);
|
||||
|
||||
switch (transferType) {
|
||||
case 'transfer_token':
|
||||
func = transferToken;
|
||||
|
Loading…
Reference in New Issue
Block a user