Fixed style check

This commit is contained in:
Maksim Kita 2022-04-05 11:24:33 +02:00
parent 482c8f667c
commit 6e1d837439

View File

@ -31,7 +31,7 @@ namespace
namespace ProfileEvents namespace ProfileEvents
{ {
extern const int ExecuteShellCommand; extern const Event ExecuteShellCommand;
} }
namespace DB namespace DB