Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
plafer committed Feb 14, 2023
1 parent d182a79 commit 5c602f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/ibc/src/mock/context.rs
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,6 @@ impl RouterBuilder for MockRouterBuilder {
}
}

// TODO: REMOVE BEFORE MERGING
#[derive(Clone, Default)]
pub struct MockRouter(BTreeMap<ModuleId, Arc<dyn Module>>);

Expand Down

0 comments on commit 5c602f1

Please sign in to comment.