mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Trim trailing whitespaces in SettingsFields.h
This commit is contained in:
parent
261ccc35cf
commit
96776d3028
@ -115,7 +115,7 @@ struct SettingAutoWrapper
|
||||
base.writeBinary(out);
|
||||
}
|
||||
|
||||
/*
|
||||
/*
|
||||
* That it is fine to reset `is_auto` here and to use default value in case `is_auto`
|
||||
* because settings will be serialized only if changed.
|
||||
* If they were changed they were requested to use explicit value instead of `auto`.
|
||||
|
Loading…
Reference in New Issue
Block a user