mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-16 05:13:45 +02:00
Format files
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
|
||||
namespace Pterodactyl\Exceptions\Service\User;
|
||||
|
||||
class TwoFactorAuthenticationTokenInvalid extends \Exception
|
||||
use Exception;
|
||||
|
||||
class TwoFactorAuthenticationTokenInvalid extends Exception
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user