Skip to content

Commit f3c83b7

Browse files
committed
Fix a compilation warning
1 parent 3ce2484 commit f3c83b7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

substrate/frame/staking/src/migrations.rs

-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ use frame_support::{
2525
traits::{GetStorageVersion, OnRuntimeUpgrade, UncheckedOnRuntimeUpgrade},
2626
};
2727

28-
#[cfg(feature = "try-runtime")]
29-
use frame_support::ensure;
3028
#[cfg(feature = "try-runtime")]
3129
use sp_runtime::TryRuntimeError;
3230

0 commit comments

Comments
 (0)