Skip to content

Commit d516c27

Browse files
committed
strftime: merge impl blocks
1 parent 0ee2172 commit d516c27

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/format/strftime.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -425,9 +425,7 @@ impl<'a> StrftimeItems<'a> {
425425
})
426426
.collect()
427427
}
428-
}
429428

430-
impl<'a> StrftimeItems<'a> {
431429
fn error<'b>(
432430
&mut self,
433431
original: &'b str,

0 commit comments

Comments
 (0)