This commit is contained in:
Arthur Passos 2024-06-26 17:25:46 -03:00
parent c0e1095e66
commit 95f584c5d0

View File

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