mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update ICommand.cpp
This commit is contained in:
parent
47a118beab
commit
3f83d2f8b3
@ -6,7 +6,6 @@ namespace DB
|
||||
namespace ErrorCodes
|
||||
{
|
||||
extern const int BAD_ARGUMENTS;
|
||||
extern const int LOGICAL_ERROR;
|
||||
}
|
||||
|
||||
void ICommand::printHelpMessage() const
|
||||
|
Loading…
Reference in New Issue
Block a user