Skip to content

Commit

Permalink
chore(phone): Remove unused attributes property
Browse files Browse the repository at this point in the history
  • Loading branch information
Log1x authored Aug 17, 2020
1 parent bddf152 commit cb2b386
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/PhoneNumber.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@

class PhoneNumber
{
/**
* The phone number attributes.
*
* @var array
*/
protected $attributes = [];

/**
* The libphonenumber instance.
*
Expand Down

0 comments on commit cb2b386

Please sign in to comment.