Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpwang committed Aug 14, 2024
1 parent f4d54e3 commit bb98181
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion axiom-codec/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#![feature(trait_alias)]
#![feature(io_error_other)]

pub use axiom_eth::utils::hilo::HiLo;
pub use axiom_eth::Field;
Expand Down
1 change: 0 additions & 1 deletion axiom-query/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#![feature(io_error_other)]
#![feature(associated_type_defaults)]

pub use axiom_codec;
Expand Down

0 comments on commit bb98181

Please sign in to comment.