mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-02 12:32:04 +00:00
Remove spaces
This commit is contained in:
parent
2bc7bb062c
commit
1d4d829d65
@ -22,7 +22,7 @@ struct ThreadEventData
|
||||
UInt64 user_ms = 0;
|
||||
UInt64 system_ms = 0;
|
||||
UInt64 memory_usage = 0;
|
||||
|
||||
|
||||
// -1 used as flag 'is not show for old servers'
|
||||
Int64 peak_memory_usage = -1;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user