Fix clippy::match-wildcard-for-single-variants
This commit is contained in:
parent
42ed90bc6f
commit
caed50b277
7 changed files with 41 additions and 11 deletions
|
|
@ -237,7 +237,7 @@ impl Atlas {
|
|||
}));
|
||||
}
|
||||
}
|
||||
_ => {}
|
||||
Layer::Full => {}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue