mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-16 03:12:43 +00:00
fix code syle
This commit is contained in:
parent
ad9e683356
commit
883139ff69
@ -184,7 +184,6 @@ public:
|
||||
raw_read_buf = get_raw_read_buf();
|
||||
if (read_settings.remote_fs_prefetch)
|
||||
{
|
||||
std::cout << "start prefetch" << std::endl;
|
||||
raw_read_buf->prefetch();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user