1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
This commit is contained in:
ryanml 2021-07-01 13:01:33 -07:00
parent c6a6e6c21b
commit 7170d183e9

View File

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