fix style

This commit is contained in:
vdimir 2024-03-14 14:43:00 +01:00 committed by GitHub
parent d0ad81b9a0
commit 9815cedd63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,6 @@ namespace ErrorCodes
extern const int NO_SUCH_DATA_PART;
extern const int ABORTED;
extern const int SUPPORT_IS_DISABLED;
extern const int TABLE_IS_READ_ONLY;
extern const int UNSUPPORTED_METHOD;
}