diff --git a/Util.php b/Util.php index 53ab1cf..f6bcfec 100644 --- a/Util.php +++ b/Util.php @@ -1,5 +1,4 @@ items as $item) { } return $result; } @@ -35,6 +32,4 @@ class Util { } return $median; } - } -