Skip to content

Commit

Permalink
Revert "Merge pull request #40 from zirkeldesign/ft-reverse-response-…
Browse files Browse the repository at this point in the history
…times"

This reverts commit 01f6e09, reversing
changes made to 8f12e34.
  • Loading branch information
Owen Melbourne committed Oct 22, 2020
1 parent 7c7c4fb commit e8d03ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/HasUptime.php
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ public function getResponseTimesAttribute()
'value' => $scan->response_time,
];
})
->reverse()
->values();
}

Expand Down

0 comments on commit e8d03ca

Please sign in to comment.