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