remove annoying warning
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
parent
c173734ea8
commit
e7a191d5e7
@ -16,7 +16,6 @@
|
|||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
use super::*;
|
use super::*;
|
||||||
use crate::log;
|
|
||||||
use frame_support::traits::{OnRuntimeUpgrade, UncheckedOnRuntimeUpgrade};
|
use frame_support::traits::{OnRuntimeUpgrade, UncheckedOnRuntimeUpgrade};
|
||||||
use sp_std::{collections::btree_map::BTreeMap, vec::Vec};
|
use sp_std::{collections::btree_map::BTreeMap, vec::Vec};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user