Skip to content

Commit 62e607d

Browse files
Merge pull request phpmyadmin#19825 from liviuconcioiu/space
Remove whitespace
2 parents c01413b + 3882959 commit 62e607d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libraries/classes/Advisor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ private function evaluateRuleExpression(string $expression)
410410
if (! isset($variables['innodb_log_files_in_group'])) {
411411
$variables['innodb_log_files_in_group'] = 0;
412412
}
413-
413+
414414
return $this->expression->evaluate($expression, $variables);
415415
}
416416

0 commit comments

Comments
 (0)