We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9728be9 commit 3768bfbCopy full SHA for 3768bfb
src/Exceptions/InvalidRecoveryCodeException.php
@@ -2,7 +2,6 @@
2
3
namespace Astrotomic\AuthRecoveryCodes\Exceptions;
4
5
-use Astrotomic\AuthRecoveryCodes\Recoverable;
6
use OutOfBoundsException;
7
8
class InvalidRecoveryCodeException extends OutOfBoundsException
0 commit comments