Remove outcommented code
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
parent
9af10fd2eb
commit
205c2b09b6
1 changed files with 0 additions and 1 deletions
|
@ -142,7 +142,6 @@ impl Diary for Store {
|
|||
})
|
||||
.into_iter()
|
||||
.rev()
|
||||
//.map(|sidres| sidres.map(|sid| DiaryId::from_storeid(&sid)))
|
||||
.next()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue