Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
justmd5 committed Mar 4, 2021
1 parent 3ff96f0 commit 67f41df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Oauth/PreAuth.php
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ public function refreshToken($refreshToken, $state = null)
'state' => $state,
]);
}
}
}

0 comments on commit 67f41df

Please sign in to comment.