Skip to content

Commit

Permalink
remove mload from passthrough
Browse files Browse the repository at this point in the history
  • Loading branch information
harkal committed Feb 24, 2025
1 parent 2436252 commit 66a90d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vyper/venom/ir_node_to_venom.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
"gasprice",
"gaslimit",
"returndatasize",
"mload",
"iload",
"istore",
"dload",
Expand Down

0 comments on commit 66a90d0

Please sign in to comment.