Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Remove output_builting from runner
Browse files Browse the repository at this point in the history
  • Loading branch information
avi-starkware committed Jul 15, 2024
1 parent ca637f3 commit 3580880
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/blockifier/src/execution/entry_point_execution.rs
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ pub fn initialize_execution_context<'a>(
BuiltinName::bitwise,
BuiltinName::ec_op,
BuiltinName::ecdsa,
BuiltinName::output,
BuiltinName::pedersen,
BuiltinName::poseidon,
BuiltinName::range_check,
Expand Down

0 comments on commit 3580880

Please sign in to comment.