We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5477628 commit abefcbaCopy full SHA for abefcba
src/pages/settings/Payments/PaymentsPage/BasePaymentsPage.js
@@ -58,7 +58,6 @@ class BasePaymentsPage extends React.Component {
58
this.hidePasswordPrompt = this.hidePasswordPrompt.bind(this);
59
this.navigateToTransferBalancePage = this.navigateToTransferBalancePage.bind(this);
60
this.setMenuPosition = this.setMenuPosition.bind(this);
61
- this.fetchData = this.fetchData.bind(this);
62
}
63
64
componentDidMount() {
0 commit comments