fix style AggregateFunctionWindowFunnel.cpp

This commit is contained in:
vdimir 2021-06-02 11:57:01 +03:00
parent ec09dfe635
commit dcc24c8816
No known key found for this signature in database
GPG Key ID: F57B3E10A21DBB31

View File

@ -17,7 +17,6 @@ namespace ErrorCodes
{
extern const int ILLEGAL_TYPE_OF_ARGUMENT;
extern const int NUMBER_OF_ARGUMENTS_DOESNT_MATCH;
extern const int UNKNOWN_AGGREGATE_FUNCTION;
}
namespace