Skip to content

Commit 5803a91

Browse files
lzrdjclulow
andauthored
Update download/src/kinds/url.rs
Co-authored-by: Joshua M. Clulow <[email protected]>
1 parent 12b4c93 commit 5803a91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

download/src/kinds/url.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ const BUF_COUNT: usize = 10;
2727
* assessed against the actual file size and a partial (206) response will be
2828
* returned, for both GET and HEAD.
2929
*/
30-
#[allow(clippy::too_many_arguments)]
3130
pub async fn stream_from_url(
3231
log: &Logger,
3332
info: String,

0 commit comments

Comments
 (0)