Skip to content

Commit

Permalink
fix compilation (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatonik authored and bkchr committed Apr 10, 2024
1 parent 5847020 commit 5e38b12
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 5e38b12

Please sign in to comment.