Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
tehwave committed Mar 28, 2019
1 parent aa8d688 commit 2533a44
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/Achievement.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@

class Achievement implements AchievementContract
{
/**
* The unique identifier for the achievement.
*
* @var string
*/
public $id;

/**
* The name of this achievement.
*
Expand Down

0 comments on commit 2533a44

Please sign in to comment.