Remove not explicit use statement (#317)

This commit is contained in:
Sydhds
2025-06-05 10:32:43 +02:00
committed by GitHub
parent 211b2d4830
commit 36013bf4ba
12 changed files with 70 additions and 34 deletions

View File

@@ -67,7 +67,7 @@ criterion = { version = "0.6.0", features = ["html_reports"] }
[features]
default = ["pmtree-ft"]
fullmerkletree = ["default"]
fullmerkletree = []
stateless = []
arkzkey = []