Enable substrate-session std feature and remove unused traits (#456)

This commit is contained in:
Bastian Köcher
2019-10-01 10:46:54 +02:00
committed by GitHub
parent 3e78d326a4
commit 6a7956b45e
3 changed files with 2 additions and 2 deletions
+1
View File
@@ -110,4 +110,5 @@ std = [
"safe-mix/std",
"babe/std",
"babe-primitives/std",
"substrate-session/std",
]