mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-30 19:42:00 +00:00
Add blank line at the end of files
This commit is contained in:
parent
9e85b507d0
commit
b2c2b75617
@ -463,4 +463,5 @@ void registerDictionaryPolygon(DictionaryFactory & factory)
|
|||||||
factory.registerLayout("polygon", create_layout, true);
|
factory.registerLayout("polygon", create_layout, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -238,4 +238,5 @@ private:
|
|||||||
bool find(const Point & point, size_t & id) const override;
|
bool find(const Point & point, size_t & id) const override;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user