mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-28 02:21:59 +00:00
Style
This commit is contained in:
parent
d69427c35f
commit
cca7da6664
@ -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