Skip to content

Commit b0578fe

Browse files
committed
cleanup
1 parent acf636e commit b0578fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

datafusion-examples/examples/thread_pools.rs

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
//! due to congestion control and increased latencies for processing network
2626
//! messages.
2727
use arrow::util::pretty::pretty_format_batches;
28-
use datafusion::common::runtime::dedicated_executor;
2928
use datafusion::error::Result;
3029
use datafusion::execution::SendableRecordBatchStream;
3130
use datafusion::physical_plan::DedicatedExecutor;

0 commit comments

Comments
 (0)