Skip to content

Commit

Permalink
Style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandeesh committed May 23, 2017
1 parent 3a76b52 commit c199aa3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/RealWorld/Slug/HasSlug.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ public function setAttribute($key, $value)
*/
abstract public function getSlugSourceColumn();


/**
* Get the name of the slug column
*
Expand All @@ -53,5 +52,4 @@ public function getBannedSlugValues()
{
return [];
}

}

0 comments on commit c199aa3

Please sign in to comment.