fix warnings
This commit is contained in:
parent
92a9695974
commit
87597bd3b1
2 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
use std::path::Path;
|
||||
use zokrates_test::write_tests;
|
||||
|
||||
fn main() {
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
use fs_extra::copy_items;
|
||||
use fs_extra::dir::CopyOptions;
|
||||
use std::env;
|
||||
use std::path::Path;
|
||||
use zokrates_test::write_tests;
|
||||
|
||||
fn main() {
|
||||
|
|
Loading…
Reference in a new issue