Skip to content

Commit

Permalink
Update crates/interpreter/src/interpreter/ext_bytecode.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
rakita authored Dec 31, 2024
1 parent ca2fb9f commit bd07bb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/interpreter/src/interpreter/ext_bytecode.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ impl ExtBytecode {

pub fn hash(&mut self) -> Option<B256> {
self.bytecode_hash
}
}
}

Expand Down

0 comments on commit bd07bb6

Please sign in to comment.