We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fedd9e commit 1016734Copy full SHA for 1016734
3 files changed
runtime/moonbase/src/migrations.rs
@@ -16,7 +16,7 @@
16
17
//! # Moonbase specific Migrations
18
19
-use crate::xcm_config::{AssetHubLocation, AssetType};
+use crate::xcm_config::AssetType;
20
use moonbeam_core_primitives::AssetId;
21
use sp_core::parameter_types;
22
runtime/moonbeam/src/migrations.rs
//! # Moonbeam specific Migrations
runtime/moonriver/src/migrations.rs
//! # Moonriver specific Migrations
0 commit comments