mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
fixup! Remove wrong LOGICAL_ERROR
This commit is contained in:
parent
25f5979ca3
commit
b6ff82959f
@ -21,11 +21,6 @@
|
||||
namespace DB
|
||||
{
|
||||
|
||||
namespace ErrorCodes
|
||||
{
|
||||
extern const int LOGICAL_ERROR;
|
||||
};
|
||||
|
||||
static auto logger = getLogger("QueryMetricLog");
|
||||
|
||||
ColumnsDescription QueryMetricLogElement::getColumnsDescription()
|
||||
|
Loading…
Reference in New Issue
Block a user