Skip to content

Commit

Permalink
rm redundant export
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Nov 14, 2023
1 parent 14bb99e commit 3918d45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/ibc-testkit/src/testapp/ibc/core/router/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
mod context;
mod types;

pub use context::*;
pub use types::*;

0 comments on commit 3918d45

Please sign in to comment.