Skip to content

Commit

Permalink
remove extra line, hidden for lsp
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemIsmagilov committed Nov 22, 2024
1 parent 1b12f5c commit b35d900
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commands/bitmap_commands.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ pub trait BitmapCommands<'a> {
/// .await?;
/// assert_eq!(17, count);
/// # client.close().await?;
///
/// # Ok(())
/// # }
///```
Expand Down

0 comments on commit b35d900

Please sign in to comment.