Fix style

This commit is contained in:
alesapin 2021-02-10 13:02:09 +03:00
parent 63080a0b5e
commit 57d8d81d59

View File

@ -15,7 +15,6 @@ namespace DB
namespace ErrorCodes
{
extern const int TIMEOUT_EXCEEDED;
extern const int RAFT_ERROR;
}