fmt and clippy fixes

This commit is contained in:
Luke Boswell 2024-03-20 12:31:04 +11:00
parent cc10df6db9
commit e74501981e
No known key found for this signature in database
GPG key ID: F6DB3C9DB47377B0
6 changed files with 6 additions and 19 deletions

View file

@ -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