mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-04 21:42:39 +00:00
Fix style check
This commit is contained in:
parent
69260e322e
commit
0f8d9515ec
@ -10,11 +10,6 @@
|
|||||||
namespace DB
|
namespace DB
|
||||||
{
|
{
|
||||||
|
|
||||||
namespace ErrorCodes
|
|
||||||
{
|
|
||||||
extern const int LOGICAL_ERROR;
|
|
||||||
}
|
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
size_t getRatio(size_t total, double ratio)
|
size_t getRatio(size_t total, double ratio)
|
||||||
|
Loading…
Reference in New Issue
Block a user