Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Gab Campbell committed Aug 16, 2020
1 parent 77ebb46 commit cf8bab2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/app/thread_pool_resources.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
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
/// certain number of threads).
Expand Down

0 comments on commit cf8bab2

Please sign in to comment.