fix warning
This commit is contained in:
parent
1bd5c06b64
commit
9e18975e84
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ use std::fmt;
|
|||
use std::io;
|
||||
use std::path::PathBuf;
|
||||
use typed_absy::abi::Abi;
|
||||
use typed_absy::TypedProgram;
|
||||
use typed_arena::Arena;
|
||||
use zir::ZirProgram;
|
||||
use zokrates_common::Resolver;
|
||||
|
|
Loading…
Reference in a new issue