mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-12 10:34:21 +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
|
||||
{
|
||||
using Base::impls;
|
||||
|
||||
|
||||
AggregationDataWithNullKeyTwoLevel() {}
|
||||
|
||||
template <typename Other>
|
||||
|
Loading…
Reference in New Issue
Block a user