Skip to content

Commit

Permalink
satisfy clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
Roznovjak committed Dec 18, 2024
1 parent b93aaef commit 4b6fec2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions integration-tests/src/sessions.rs
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
#![cfg(test)]
use crate::kusama_test_net::*;
use basilisk_runtime::CollatorRewards;
use basilisk_runtime::Runtime;
use frame_support::traits::Contains;
use pallet_session::SessionManager;
use polkadot_xcm::v3::prelude::*;
use polkadot_xcm::VersionedXcm;
use pretty_assertions::assert_eq;
use xcm_emulator::TestExt;
#[test]
Expand Down

0 comments on commit 4b6fec2

Please sign in to comment.