Whitespace

This commit is contained in:
Alexey Milovidov 2024-06-02 02:27:48 +02:00
parent a838adc0bf
commit 2750f8ca1d

View File

@ -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");