unused import
This commit is contained in:
parent
77ebb461f9
commit
cf8bab27a0
@ -1,5 +1,4 @@
|
|||||||
use bevy::{ecs::ParallelExecutorOptions, prelude::*};
|
use bevy::{ecs::ParallelExecutorOptions, prelude::*};
|
||||||
use std::time::Duration;
|
|
||||||
|
|
||||||
/// This example illustrates how to customize the thread pool used internally (e.g. to only use a
|
/// This example illustrates how to customize the thread pool used internally (e.g. to only use a
|
||||||
/// certain number of threads).
|
/// certain number of threads).
|
||||||
|
Loading…
Reference in New Issue
Block a user