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 <atymicq@gmail.com>
  • Loading branch information
lucasmichot and atymic committed Aug 10, 2022
1 parent ed2051e commit 5ee7856
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 @@ -9,9 +9,6 @@

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

/**
Expand Down

0 comments on commit 5ee7856

Please sign in to comment.