Merge sth

This commit is contained in:
divanik 2024-07-04 13:52:05 +00:00
commit eff9fd519d

View File

@ -96,4 +96,5 @@ CommandPtr makeCommandCopy()
{
return std::make_shared<DB::CommandCopy>();
}
}