Fix style check

This commit is contained in:
kssenii 2021-10-10 15:51:17 +00:00
parent eaebd84cd5
commit 3329b668d6

View File

@ -17,7 +17,6 @@ namespace ErrorCodes
{ {
extern const int CANNOT_SEEK_THROUGH_FILE; extern const int CANNOT_SEEK_THROUGH_FILE;
extern const int SEEK_POSITION_OUT_OF_BOUND; extern const int SEEK_POSITION_OUT_OF_BOUND;
extern const int NETWORK_ERROR;
} }
ReadIndirectBufferFromWebServer::ReadIndirectBufferFromWebServer( ReadIndirectBufferFromWebServer::ReadIndirectBufferFromWebServer(