mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
fmt and clippy fixes
This commit is contained in:
parent
cc10df6db9
commit
e74501981e
6 changed files with 6 additions and 19 deletions
|
@ -494,7 +494,6 @@ impl<'a> Defs<'a> {
|
|||
})
|
||||
}
|
||||
|
||||
// TODO QUESTION DO WE NEED TO REMOVE ANYTHING FROM SPACES FIELD?
|
||||
pub fn remove_value_def(&mut self, index: usize) {
|
||||
match self
|
||||
.tags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue