revert bellman
This commit is contained in:
parent
3feac21744
commit
773e75d17f
1 changed files with 0 additions and 2 deletions
|
@ -87,8 +87,6 @@ impl Prog<FieldPrime> {
|
|||
cs: &mut CS,
|
||||
witness: Option<Witness<FieldPrime>>,
|
||||
) -> Result<(), SynthesisError> {
|
||||
println!("{:#?}", self);
|
||||
|
||||
// mapping from IR variables
|
||||
let mut symbols = BTreeMap::new();
|
||||
|
||||
|
|
Loading…
Reference in a new issue