Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolay.natorin committed May 11, 2021
1 parent 9caf57d commit 1d817a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/screens/PaymentScreen/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ class PaymentScreen extends React.Component {
return;
}

debugger;

let primaryValue, secondaryValue;
const { primaryUnit, secondaryUnit } = this.state;
const { exchangeRates } = this.props;
Expand Down

0 comments on commit 1d817a1

Please sign in to comment.