Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
edg-l committed Mar 12, 2024
1 parent a1c90da commit 12d52cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/concrete_ir/src/lowering.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,6 @@ pub fn lower_path(
)?;

let ty = builder.body.locals[local].ty.clone();
let ty_span = ty.span;
let mut ty = ty;
let mut projection = Vec::new();

Expand Down

0 comments on commit 12d52cb

Please sign in to comment.