Skip to content

Commit

Permalink
Applied fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
simensen authored and StyleCIBot committed Jul 31, 2015
1 parent 34f88d8 commit 8d88181
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions PermalinkStrategyCollection.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

class PermalinkStrategyCollection
{

protected $strategies;

public function __construct()
Expand All @@ -36,5 +35,4 @@ public function process($str)

return $str;
}

}

0 comments on commit 8d88181

Please sign in to comment.