mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-04 13:32:13 +00:00
Remove unused code
This commit is contained in:
parent
d4be706ed4
commit
5ca43e51c1
@ -7,11 +7,6 @@
|
|||||||
#include <IO/Operators.h>
|
#include <IO/Operators.h>
|
||||||
#include <Common/JSONBuilder.h>
|
#include <Common/JSONBuilder.h>
|
||||||
|
|
||||||
#include "Columns/ColumnConst.h"
|
|
||||||
#include "DataTypes/DataTypesNumber.h"
|
|
||||||
#include "Functions/FunctionFactory.h"
|
|
||||||
#include "Processors/Transforms/ScatterByPartitionTransform.h"
|
|
||||||
|
|
||||||
namespace DB
|
namespace DB
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user