Clean up sc-allocator (#9295)

This commit is contained in:
Bastian Köcher
2021-07-07 13:11:31 +02:00
committed by GitHub
parent f388b66ab5
commit 7bbf949296
5 changed files with 5 additions and 19 deletions
-2
View File
@@ -6986,7 +6986,6 @@ version = "3.0.0"
dependencies = [
"log",
"sp-core",
"sp-std",
"sp-wasm-interface",
"thiserror",
]
@@ -7962,7 +7961,6 @@ dependencies = [
name = "sc-runtime-test"
version = "2.0.0"
dependencies = [
"sc-allocator",
"sp-core",
"sp-io",
"sp-runtime",