Skip to content

Commit

Permalink
Fix overlooked merge conflict.
Browse files Browse the repository at this point in the history
  • Loading branch information
afck committed Jul 26, 2019
1 parent 5355d05 commit a653b03
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ethcore/evm/benches/basic.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,8 @@ criterion_group!(
mem_gas_calculation_same_u256,
mem_gas_calculation_increasing_usize,
mem_gas_calculation_increasing_u256,
<<<<<<< HEAD
blockhash_mulmod_small,
blockhash_mulmod_large,
=======
>>>>>>> e1743aebc... Optimisation of the MULMOD opcode (#127)
);
criterion_main!(basic);

Expand Down

0 comments on commit a653b03

Please sign in to comment.