Skip to content

Commit

Permalink
Removed provider_data
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki authored Jul 28, 2020
1 parent 42af822 commit 4b3cfca
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/Social.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@ class Social extends Model
'provider_avatar',
];

/**
* {@inheritdoc}
*/
protected $casts = [
'provider_data' => 'array',
];

/**
* Get the model that uses this Social instance.
*
Expand Down

0 comments on commit 4b3cfca

Please sign in to comment.