Skip to content

Commit

Permalink
Fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
fanzier committed Jun 12, 2018
1 parent 35d1b19 commit 817da4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clippy_lints/src/unwrap.rs
Expand Up @@ -47,7 +47,6 @@ declare_clippy_lint! {
/// ```
///
/// This code will always panic. The if condition should probably be inverted.
/// ```
declare_clippy_lint! {
pub PANICKING_UNWRAP,
nursery,
Expand Down

0 comments on commit 817da4c

Please sign in to comment.