Skip to content

Commit 33537c9

Browse files
committed
clippy
1 parent 79e42f6 commit 33537c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/operator-binary/src/history/history_controller.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ pub async fn reconcile(
333333
let rg_group_listener = build_group_listener(
334334
shs,
335335
&resolved_product_image,
336-
&role_name,
336+
role_name,
337337
shs.node_listener_class().to_string(),
338338
)?;
339339

0 commit comments

Comments
 (0)