Skip to content

Commit 3dcf52a

Browse files
committed
lint
1 parent 7c0fc94 commit 3dcf52a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rust/cubesqlplanner/cubesqlplanner/src/planner/planners/multi_stage/query_description.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
use super::{MultiStageAppliedState, MultiStageMember};
22
use crate::logical_plan::LogicalSchema;
3-
use crate::planner::sql_evaluator::collectors::has_multi_stage_members;
43
use crate::planner::sql_evaluator::MemberSymbol;
54
use cubenativeutils::CubeError;
65
use itertools::Itertools;

0 commit comments

Comments
 (0)