mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-04 13:32:13 +00:00
Removed unused errorcodes in Context.cpp - 40907 Parameterized views as table functions
This commit is contained in:
parent
618f63d6c7
commit
e6672832b9
@ -139,7 +139,6 @@ namespace ErrorCodes
|
|||||||
extern const int INVALID_SETTING_VALUE;
|
extern const int INVALID_SETTING_VALUE;
|
||||||
extern const int UNKNOWN_READ_METHOD;
|
extern const int UNKNOWN_READ_METHOD;
|
||||||
extern const int NOT_IMPLEMENTED;
|
extern const int NOT_IMPLEMENTED;
|
||||||
extern const int UNKNOWN_FUNCTION;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user