diff --git a/src/cheatcodes/gas-snapshots.md b/src/cheatcodes/gas-snapshots.md index 5f14dcf58..2f3dc9974 100644 --- a/src/cheatcodes/gas-snapshots.md +++ b/src/cheatcodes/gas-snapshots.md @@ -112,8 +112,6 @@ contract SnapshotGasTest is Test { } ``` -```solidity - Capturing an arbitrary numerical value (such as the bytecode size of a contract): ```solidity