Update Install.cpp

This commit is contained in:
alexey-milovidov 2020-11-26 07:07:48 +03:00 committed by GitHub
parent 2ff3e96e95
commit aca4da7a2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,7 +116,6 @@ static bool filesEqual(std::string path1, std::string path2)
}
int mainEntryClickHouseInstall(int argc, char ** argv)
{
po::options_description desc;