mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-19 07:32:26 +03:00
change grouping in imports
This commit is contained in:
parent
1551a82e18
commit
344d7886ea
@ -30,9 +30,9 @@ use crate::{
|
||||
GroupType,
|
||||
Integer,
|
||||
};
|
||||
|
||||
use leo_asg::{ConstInt, Type};
|
||||
use leo_ast::{InputValue, IntegerType, Span};
|
||||
|
||||
use snarkvm_fields::PrimeField;
|
||||
use snarkvm_gadgets::traits::utilities::boolean::Boolean;
|
||||
use snarkvm_r1cs::ConstraintSystem;
|
||||
|
Loading…
Reference in New Issue
Block a user