1
0
Fork 0

Remove whitespace changes

This commit is contained in:
Tobias Gödderz 2019-11-29 10:33:55 +01:00
parent 751597cc25
commit 8aa57f5fda
1 changed files with 1 additions and 2 deletions

View File

@ -66,7 +66,6 @@ void Optimizer::addPlan(std::unique_ptr<ExecutionPlan> plan,
it = _rules.upper_bound(newLevel);
}
if (wasModified) {
if (!rule->isHidden) {
// register which rules modified / created the plan