We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa2e0d8 commit 86e6084Copy full SHA for 86e6084
datafusion/ffi/src/tests/utils.rs
@@ -17,7 +17,7 @@
17
18
use crate::tests::ForeignLibraryModuleRef;
19
use abi_stable::library::RootModule;
20
-use datafusion::common::{external_datafusion_err, DataFusionError, Result};
+use datafusion::common::{external_datafusion_err, Result};
21
use std::path::Path;
22
23
/// Compute the path to the library. It would be preferable to simply use
0 commit comments