Skip to content

Commit

Permalink
Remove done TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasgoergens committed Dec 11, 2024
1 parent 5f6d619 commit d703ec8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ceno_zkvm/src/gadgets/is_lt.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ use crate::{

use super::SignedExtendConfig;

// TODO rename to AssertLtConfig (LT -> Lt) to fit naming conventions
#[derive(Debug, Clone)]
pub struct AssertLtConfig(InnerLtConfig);

Expand Down

0 comments on commit d703ec8

Please sign in to comment.