Skip to content

Commit 2998f43

Browse files
committed
Remove unused import
1 parent 8ed7a13 commit 2998f43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/datafusion-ffi-example/src/catalog_provider.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ use datafusion::{
2424
catalog::{
2525
CatalogProvider, MemoryCatalogProvider, MemorySchemaProvider, SchemaProvider, TableProvider,
2626
},
27-
common::exec_err,
2827
datasource::MemTable,
2928
error::{DataFusionError, Result},
3029
};

0 commit comments

Comments
 (0)