Fix style check

This commit is contained in:
kssenii 2023-07-03 13:47:08 +02:00
parent c4fb532f93
commit 2feb2c0f70

View File

@ -48,7 +48,6 @@ namespace DB
namespace ErrorCodes
{
extern const int LOGICAL_ERROR;
extern const int BAD_ARGUMENTS;
}
FileCache::FileCache(const FileCacheSettings & settings)