Skip to content

Commit a5bd072

Browse files
committed
silence clippy
1 parent 4294689 commit a5bd072

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/channels.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ pub(crate) struct Channels {
4444
}
4545

4646
impl Channels {
47+
#[allow(clippy::too_many_arguments)]
4748
pub(crate) fn new(
4849
configuration: Configuration,
4950
connection_status: ConnectionStatus,

0 commit comments

Comments
 (0)