feature/default_network_editable
ryanml 3 years ago
parent c6a6e6c21b
commit 7170d183e9
  1. 4
      ui/pages/send/send-content/send-gas-row/send-gas-row.component.js

@ -64,10 +64,6 @@ export default class SendGasRow extends Component {
minimumGasLimit, minimumGasLimit,
} = this.props; } = this.props;
const { trackEvent } = this.context; const { trackEvent } = this.context;
<<<<<<< HEAD
const gasPriceFetchFailure = isEthGasPrice || noGasPrice;
=======
>>>>>>> origin/develop
const gasPriceButtonGroup = ( const gasPriceButtonGroup = (
<div> <div>

Loading…
Cancel
Save