Skip to content

Commit

Permalink
fix compilation (paritytech#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatonik authored and serban300 committed Apr 8, 2024
1 parent 2e17cd3 commit 06f8b67
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions bridges/primitives/message-lane/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -201,11 +201,6 @@ mod tests {
None,
);
}
}

#[cfg(test)]
mod tests {
use super::*;

#[test]
fn inbound_lane_data_returns_correct_hint() {
Expand Down

0 comments on commit 06f8b67

Please sign in to comment.