Skip to content

Commit a1e26a7

Browse files
committed
bare _
1 parent 7b60a42 commit a1e26a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/volta-core/src/tool/serial.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ impl Spec {
126126
.into());
127127
}
128128
}
129-
(_, _, _) => {}
129+
_ => {}
130130
}
131131

132132
Ok(())

0 commit comments

Comments
 (0)