sp-consensus: remove unused error variants (#13495)

This commit is contained in:
André Silva
2023-03-01 13:04:57 +00:00
committed by GitHub
parent 6458a6386d
commit b29584d93a
4 changed files with 15 additions and 65 deletions
-3
View File
@@ -9879,14 +9879,11 @@ dependencies = [
"async-trait",
"futures",
"log",
"parity-scale-codec",
"sp-core",
"sp-inherents",
"sp-runtime",
"sp-state-machine",
"sp-std",
"sp-test-primitives",
"sp-version",
"thiserror",
]