Skip to content

Commit

Permalink
chore: clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodie committed Jan 12, 2025
1 parent 0834adc commit 00eb227
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/notification.rs
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ impl Notification {
/// According to [specification](https://developer.gnome.org/notification-spec/)
/// -1 will leave the timeout to be set by the server and
/// 0 will cause the notification never to expire.
/// ## [Duration](`std::time::Duration`)
///
/// When passing a [`Duration`](`std::time::Duration`) we will try convert it into milliseconds.
Expand Down

0 comments on commit 00eb227

Please sign in to comment.