mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 09:32:01 +00:00
Update generateUUIDv7.cpp for style check test
This commit is contained in:
parent
2ba6be6d8b
commit
9c744e50ec
@ -172,8 +172,7 @@ DECLARE_SEVERAL_IMPLEMENTATIONS(
|
||||
Data() : std::lock_guard<std::mutex>(mtx), CounterDataCommon(uuid_data) { }
|
||||
};
|
||||
};
|
||||
} // namespace UUIDv7Impl
|
||||
|
||||
}
|
||||
|
||||
template <typename FillPolicy>
|
||||
class FunctionGenerateUUIDv7Base
|
||||
|
Loading…
Reference in New Issue
Block a user