Skip to content

Commit

Permalink
cleanup comment
Browse files Browse the repository at this point in the history
  • Loading branch information
CeciliaZ030 committed Mar 28, 2024
1 parent 1c4ffac commit 4d02ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/precompile/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ impl PrecompileSpecId {
CANCUN => Self::CANCUN,
LATEST => Self::LATEST,
#[cfg(feature = "taiko")]
KATLA => Self::BERLIN, // TODO(Cecilia): what is this?
KATLA => Self::BERLIN,
}
}
}
Expand Down

0 comments on commit 4d02ed6

Please sign in to comment.