Fix srml assets compilation with std feature (#3892)

This commit is contained in:
Bastian Köcher
2019-10-23 09:37:41 +02:00
committed by GitHub
parent 5a07887535
commit 70fd47e209
-1
View File
@@ -27,5 +27,4 @@ std = [
"sr-primitives/std",
"support/std",
"system/std",
"runtime-io/std",
]