mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 08:32:02 +00:00
Fix style
This commit is contained in:
parent
16e8e5af8d
commit
81bc9e6d51
@ -7,11 +7,6 @@
|
||||
namespace DB
|
||||
{
|
||||
|
||||
namespace ErrorCodes
|
||||
{
|
||||
extern const int NOT_IMPLEMENTED;
|
||||
}
|
||||
|
||||
/**
|
||||
* Column for storing Variant(...) type values.
|
||||
* Variant type represents a union of other data types.
|
||||
|
Loading…
Reference in New Issue
Block a user