Skip to content

Commit

Permalink
Code style
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroennoten committed Oct 31, 2016
1 parent fa66100 commit 210ca4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Menu/ActiveChecker.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ public function isActive($item)
return false;
}


protected function checkExact($url)
{
return $this->request->is($url);
Expand Down

0 comments on commit 210ca4a

Please sign in to comment.