remove unused code (#1920)

This commit is contained in:
thiolliere
2019-03-04 17:10:31 +01:00
committed by GitHub
parent c485eb8fdc
commit b599556e21
5 changed files with 5 additions and 8 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
impl_name: create_runtime_str!("substrate-node"),
authoring_version: 10,
spec_version: 31,
impl_version: 32,
impl_version: 33,
apis: RUNTIME_API_VERSIONS,
};