Skip to content

Commit 75d7adb

Browse files
committed
cleanup
1 parent 1bb1bf2 commit 75d7adb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

datafusion-examples/examples/thread_pools.rs

Lines changed: 0 additions & 1 deletion
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)