mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-28 02:21:59 +00:00
remove unused field
This commit is contained in:
parent
89280c0ca8
commit
447d59bd37
@ -62,7 +62,6 @@ private:
|
||||
PeekableReadBuffer buf;
|
||||
|
||||
RowInputFormatParams params;
|
||||
Stopwatch total_stopwatch {CLOCK_MONOTONIC_COARSE};
|
||||
|
||||
std::unique_ptr<Context> context; /// pimpl
|
||||
const FormatSettings format_settings;
|
||||
|
Loading…
Reference in New Issue
Block a user