Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
moCello committed Oct 16, 2023
1 parent 30941f2 commit 9795f8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/debugger.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ use std::env;
use std::path::PathBuf;

use dusk_bls12_381::BlsScalar;
use dusk_bytes::Serializable;
use dusk_cdf::{
BaseConfig, Config, EncodableConstraint, EncodableSource, EncodableWitness,
Encoder, EncoderContextFileProvider, Polynomial, Selectors, WiredWitnesses,
Expand Down

0 comments on commit 9795f8c

Please sign in to comment.