mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Whitespace
This commit is contained in:
parent
a838adc0bf
commit
2750f8ca1d
@ -130,7 +130,6 @@ StorageSetOrJoinBase::StorageSetOrJoinBase(
|
||||
storage_metadata.setComment(comment);
|
||||
setInMemoryMetadata(storage_metadata);
|
||||
|
||||
|
||||
if (relative_path_.empty())
|
||||
throw Exception(ErrorCodes::INCORRECT_FILE_NAME, "Join and Set storages require data path");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user