mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix
This commit is contained in:
parent
c6a6e6c21b
commit
7170d183e9
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user