difftreelog
fix remove move constants to primitives
in: master
2 files changed
runtime/common/constants.rsdiffbeforeafterbothno changes
runtime/common/mod.rsdiffbeforeafterboth--- a/runtime/common/mod.rs
+++ b/runtime/common/mod.rs
@@ -15,7 +15,6 @@
// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.
pub mod config;
-pub mod constants;
pub mod construct_runtime;
pub mod dispatch;
pub mod ethereum;