mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Removed redundant access specifier
This commit is contained in:
parent
4a784bd2e3
commit
ffd808f877
@ -238,7 +238,6 @@ private:
|
||||
- Int64(transform_x.execute(x, timezone_x));
|
||||
}
|
||||
|
||||
private:
|
||||
template <typename T>
|
||||
static UInt32 getScale(const T & v)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user