Skip to content

Commit

Permalink
Fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
rakanalh committed Jan 3, 2024
1 parent ed97992 commit 8069641
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pallets/chainbridge/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ use super::{
};
use crate::mock::new_test_ext_initialized;
use frame_support::{assert_noop, assert_ok};
use frame_system::Origin;

#[test]
fn derive_ids() {
Expand Down

0 comments on commit 8069641

Please sign in to comment.