mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Apply fmt.
This commit is contained in:
parent
528a944997
commit
c07a5932cb
1 changed files with 0 additions and 1 deletions
|
@ -180,7 +180,6 @@ impl Task {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
pub fn updated_at(&self) -> Option<OffsetDateTime> {
|
||||
match self.events.last() {
|
||||
Some(TaskEvent::Created(ts)) => Some(*ts),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue