fix style

This commit is contained in:
serxa 2023-09-13 19:38:26 +00:00
parent 2920f04fff
commit fabd23339d

View File

@ -37,7 +37,6 @@ namespace DB
namespace ErrorCodes
{
extern const int LOGICAL_ERROR;
extern const int UNKNOWN_TABLE;
}
static constexpr size_t METADATA_FILE_BUFFER_SIZE = 32768;