fix style

This commit is contained in:
Pavel Kruglov 2021-02-21 17:51:36 +03:00
parent 93162716f4
commit db591309a3

View File

@ -8,7 +8,6 @@ namespace DB
{ {
namespace ErrorCodes namespace ErrorCodes
{ {
extern const int LOGICAL_ERROR;
extern const int ALL_CONNECTION_TRIES_FAILED; extern const int ALL_CONNECTION_TRIES_FAILED;
extern const int ALL_REPLICAS_ARE_STALE; extern const int ALL_REPLICAS_ARE_STALE;
} }