mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 01:22:04 +00:00
Remove commented line
This commit is contained in:
parent
1f63cea082
commit
bc95f2d313
@ -21,7 +21,7 @@ private:
|
||||
void parseArguments(const ASTPtr & ast_function, ContextPtr context) override;
|
||||
|
||||
DataTypes getTypesFromArgument(const ASTPtr & arg, ContextPtr context);
|
||||
// String structure;
|
||||
|
||||
ColumnsDescription structure;
|
||||
bool has_structure_in_arguments;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user