mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 19:14:30 +00:00
Remove spaces from empty line
This commit is contained in:
parent
f632a0b241
commit
5e9ea2a905
@ -121,7 +121,7 @@ template <typename Base>
|
|||||||
struct AggregationDataWithNullKeyTwoLevel : public Base
|
struct AggregationDataWithNullKeyTwoLevel : public Base
|
||||||
{
|
{
|
||||||
using Base::impls;
|
using Base::impls;
|
||||||
|
|
||||||
AggregationDataWithNullKeyTwoLevel() {}
|
AggregationDataWithNullKeyTwoLevel() {}
|
||||||
|
|
||||||
template <typename Other>
|
template <typename Other>
|
||||||
|
Loading…
Reference in New Issue
Block a user