mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-21 11:09:50 +00:00
clippy
This commit is contained in:
parent
93f6e1691c
commit
81d2d46077
1 changed files with 0 additions and 1 deletions
|
@ -202,7 +202,6 @@ fn generate_entry_docs<'a>(
|
|||
|
||||
ValueDef::Expect(_) => {
|
||||
// Don't generate docs for `expect`s
|
||||
()
|
||||
}
|
||||
},
|
||||
Ok(type_index) => match &defs.type_defs[type_index.index()] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue