dead code
This commit is contained in:
parent
647e126169
commit
a490f0ce1f
1 changed files with 0 additions and 2 deletions
|
|
@ -236,8 +236,6 @@ angular.module('copayApp.controllers').controller('tabSendController', function(
|
||||||
$scope.displayBalanceAsFiat = _config.wallet.settings.priceDisplay === 'fiat';
|
$scope.displayBalanceAsFiat = _config.wallet.settings.priceDisplay === 'fiat';
|
||||||
});
|
});
|
||||||
|
|
||||||
var state = sendFlowService.getState();
|
|
||||||
|
|
||||||
if (data.direction == "back") {
|
if (data.direction == "back") {
|
||||||
sendFlowService.clear();
|
sendFlowService.clear();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue