Skip to content

Commit

Permalink
Remove some useless identifier comments (#878)
Browse files Browse the repository at this point in the history
Co-authored-by: atymic <[email protected]>
  • Loading branch information
lucasmichot and atymic authored Aug 10, 2022
1 parent 13bfd5a commit 4d03276
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Provider.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@

class Provider extends AbstractProvider
{
/**
* Unique Provider Identifier.
*/
public const IDENTIFIER = 'APPLE';

private const URL = 'https://appleid.apple.com';
Expand Down

0 comments on commit 4d03276

Please sign in to comment.