Skip to content

Commit cec8f67

Browse files
author
Jan Kaul
committed
fix clippy warnings
1 parent 9b99491 commit cec8f67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

datafusion_iceberg/src/catalog/mirror.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
use dashmap::DashMap;
22
use datafusion::{datasource::TableProvider, error::DataFusionError};
33
use std::{collections::HashSet, sync::Arc};
4-
use tokio::runtime::Handle;
54

65
use iceberg_rust::spec::view_metadata::REF_PREFIX;
76
use iceberg_rust::{

0 commit comments

Comments
 (0)