git.delta.rocks / unique-network / refs/commits / f2aedb500a30

difftreelog

fix remove OverridableAllowedLocations

Daniel Shiposha2023-03-22parent: #e3544d2.patch.diff
in: master

2 files changed

modifiedruntime/common/mod.rsdiffbeforeafterboth
--- a/runtime/common/mod.rs
+++ b/runtime/common/mod.rs
@@ -22,7 +22,6 @@
 pub mod instance;
 pub mod maintenance;
 pub mod runtime_apis;
-pub mod xcm;
 
 #[cfg(feature = "scheduler")]
 pub mod scheduler;
deletedruntime/common/xcm.rsdiffbeforeafterboth

no changes