stanley-king 4 years ago
parent
commit
5875232cab
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/TestIndex.php

+ 0 - 1
tests/TestIndex.php

@@ -83,7 +83,6 @@ class TestIndex extends TestCase
 
 
     private function elapse($seconds)
     private function elapse($seconds)
     {
     {
-        $result = '';
         $minutes = intval($seconds / 60);
         $minutes = intval($seconds / 60);
 
 
         if($minutes >= 60) {
         if($minutes >= 60) {