removing one empty line

This commit is contained in:
Quatadah Nasdami 2022-06-23 17:56:17 +02:00
parent 821a5a833a
commit 92e9b550cd

View File

@ -368,7 +368,6 @@ class EvalMath
/** /**
* Evaluate postfix notation * Evaluate postfix notation
* *
* @param array $tokens Expression * @param array $tokens Expression
* @param array $vars Array * @param array $vars Array
* @return string Output * @return string Output