Skip to content

Commit 7be977b

Browse files
GearsDatapackslpil
authored andcommitted
Clippy!
1 parent 7b81890 commit 7be977b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-core/src/javascript/decision.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ impl<'generator, 'module, 'a> LetPrinter<'generator, 'module, 'a> {
633633
SizeCheck {
634634
first_occurrence: index - index_offset,
635635
variable: variable.clone(),
636-
check: *check,
636+
check,
637637
},
638638
)
639639
}

0 commit comments

Comments
 (0)