remove active_validators crate

This commit is contained in:
Alex Stokes
2018-12-12 19:22:44 -08:00
parent 1ff47720f1
commit 5eabdad0dc
6 changed files with 13 additions and 79 deletions

View File

@@ -4,7 +4,6 @@ version = "0.1.0"
authors = ["Paul Hauner <paul@paulhauner.com>"]
[dependencies]
active-validators = { path = "../utils/active-validators" }
bytes = "0.4.10"
hashing = { path = "../utils/hashing" }
types = { path = "../types" }