Skip to content

Commit 4702db8

Browse files
committed
fix clippy.
1 parent bb69a39 commit 4702db8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/query/catalog/src/plan/pushdown.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
use std::fmt::Debug;
1616

1717
use common_datavalues::DataSchemaRef;
18-
use common_meta_types::UserStageInfo;
1918

2019
use crate::plan::Expression;
2120
use crate::plan::Projection;

0 commit comments

Comments
 (0)