mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
remove unused variable
This commit is contained in:
parent
601b6adaff
commit
fb62960836
@ -52,7 +52,6 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Block res_block;
|
|
||||||
Pipes pipes;
|
Pipes pipes;
|
||||||
QueryProcessingStage::Enum to_stage;
|
QueryProcessingStage::Enum to_stage;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user