Remove an extra blank line in shadow_same
This commit is contained in:
parent
f82e84c894
commit
fd151f5135
@ -25,7 +25,6 @@ declare_clippy_lint! {
|
||||
/// **Example:**
|
||||
/// ```rust
|
||||
/// # let x = 1;
|
||||
///
|
||||
/// // Bad
|
||||
/// let x = &x;
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user