Small style fix.
This commit is contained in:
parent
9a01c3fa3e
commit
3bb1657448
@ -282,7 +282,7 @@ pub(crate) fn new(
|
|||||||
panic_payload: None,
|
panic_payload: None,
|
||||||
time_anchor: Instant::now(),
|
time_anchor: Instant::now(),
|
||||||
layouts,
|
layouts,
|
||||||
threads: Default::default(),
|
threads: ThreadManager::default(),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user