mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
Style
This commit is contained in:
parent
6edbd61e05
commit
f1dd6405ac
@ -5,11 +5,6 @@
|
||||
namespace DB
|
||||
{
|
||||
|
||||
namespace ErrorCodes
|
||||
{
|
||||
extern const int LOGICAL_ERROR;
|
||||
}
|
||||
|
||||
LoggerPtr ShellCommandsHolder::getLogger()
|
||||
{
|
||||
return ::getLogger("ShellCommandsHolder");
|
||||
|
Loading…
Reference in New Issue
Block a user