Fixed style check

This commit is contained in:
Maksim Kita 2021-02-17 19:13:38 +03:00
parent 5eec754fd6
commit 3b80395b1b

View File

@ -28,7 +28,6 @@ namespace ErrorCodes
extern const int SUPPORT_IS_DISABLED;
extern const int ARGUMENT_OUT_OF_BOUND;
extern const int CANNOT_READ_ALL_DATA;
extern const int UNSUPPORTED_METHOD;
}