mirror of
https://github.com/vacp2p/zerokit.git
synced 2026-01-09 14:38:01 -05:00
Remove not explicit use statement (#317)
This commit is contained in:
@@ -67,7 +67,7 @@ criterion = { version = "0.6.0", features = ["html_reports"] }
|
||||
|
||||
[features]
|
||||
default = ["pmtree-ft"]
|
||||
fullmerkletree = ["default"]
|
||||
fullmerkletree = []
|
||||
stateless = []
|
||||
arkzkey = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user