Removed redundant access specifier

This commit is contained in:
Vasily Nemkov 2021-04-11 17:38:11 +03:00 committed by GitHub
parent 4a784bd2e3
commit ffd808f877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -238,7 +238,6 @@ private:
- Int64(transform_x.execute(x, timezone_x));
}
private:
template <typename T>
static UInt32 getScale(const T & v)
{