From b2597deb85b40d8bd0ac08c6b04d81e7f77ae07d Mon Sep 17 00:00:00 2001 From: Kobi Gurkan Date: Tue, 4 Sep 2018 16:03:52 +0300 Subject: [PATCH] pedersen_hash: removes debug prints --- src/gadgets/lookup.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gadgets/lookup.rs b/src/gadgets/lookup.rs index 0c55801bd..bbb1da616 100644 --- a/src/gadgets/lookup.rs +++ b/src/gadgets/lookup.rs @@ -154,7 +154,6 @@ where Ok(tmp) })?; - let one = CS::one(); // Compute the coefficients for the lookup constraints