Skip to content

Commit c2dabb2

Browse files
committed
chore: [#1504] remove uneeded fn attribute
1 parent 8d3b948 commit c2dabb2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/torrent-repository/src/swarms.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ impl Swarms {
4949
/// # Errors
5050
///
5151
/// This function panics if the lock for the swarm handle cannot be acquired.
52-
#[allow(clippy::await_holding_lock)]
5352
pub async fn handle_announcement(
5453
&self,
5554
info_hash: &InfoHash,

0 commit comments

Comments
 (0)