mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Fixing style.
This commit is contained in:
parent
1356dc2eaa
commit
62378b4219
@ -10,7 +10,7 @@ namespace DB
|
||||
|
||||
class StorageInput final : public IStorage
|
||||
{
|
||||
friend class ReadFromInput;
|
||||
friend class ReadFromInput;
|
||||
public:
|
||||
StorageInput(const StorageID & table_id, const ColumnsDescription & columns_);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user