Style fix

This commit is contained in:
Antonio Andelic 2022-09-01 14:40:50 +00:00
parent a0c1ce5eb7
commit 9231084c57

View File

@ -21,7 +21,6 @@ namespace DB
namespace ErrorCodes
{
extern const int BAD_ARGUMENTS;
extern const int TABLE_IS_READ_ONLY;
extern const int SUPPORT_IS_DISABLED;
}