Skip to content

Commit

Permalink
Appease Clippy.
Browse files Browse the repository at this point in the history
  • Loading branch information
acoglio committed Oct 27, 2023
1 parent b886930 commit b34f8fb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions circuit/program/src/data/literal/cast_lossy/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,8 @@ use snarkvm_circuit_network::Aleo;
use snarkvm_circuit_types::prelude::{
bail,
integers::Integer,
rename_selfs,
witness,
witness_mode,
Address,
Boolean,
Eject,
Environment,
Field,
FromBits,
Expand All @@ -38,7 +34,6 @@ use snarkvm_circuit_types::prelude::{
Group,
Inject,
IntegerType,
Mode,
One,
Result,
Scalar,
Expand Down

0 comments on commit b34f8fb

Please sign in to comment.