Fixing style.

This commit is contained in:
Nikolai Kochetov 2022-07-06 13:44:06 +00:00
parent f63b27498f
commit 65cd0cc61c

View File

@ -105,7 +105,6 @@ namespace ErrorCodes
extern const int INVALID_WITH_FILL_EXPRESSION;
extern const int ACCESS_DENIED;
extern const int UNKNOWN_IDENTIFIER;
extern const int BAD_ARGUMENTS;
}
/// Assumes `storage` is set and the table filter (row-level security) is not empty.