Update ASTAlterQuery.cpp

This commit is contained in:
Nikita Mikhaylov 2019-10-01 20:48:22 +03:00 committed by GitHub
parent f6985028db
commit fe5df2c1ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,6 @@ ASTPtr ASTAlterCommand::clone() const
}
return res;
////
}
void ASTAlterCommand::formatImpl(