Skip to content

Commit

Permalink
refactor: delete unused slice functions
Browse files Browse the repository at this point in the history
  • Loading branch information
yonadaa committed Jan 8, 2024
1 parent ee19186 commit a44128d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 387 deletions.
6 changes: 0 additions & 6 deletions packages/store/gas-report.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@
"name": "set bytes4 in bytes memory",
"gasUsed": 37
},
{
"file": "test/Bytes.t.sol",
"test": "testSlice3",
"name": "slice bytes3 with offset 1",
"gasUsed": 68
},
{
"file": "test/Bytes.t.sol",
"test": "testSlice32",
Expand Down
Loading

0 comments on commit a44128d

Please sign in to comment.