Apply fixes from StyleCI
This commit is contained in:
parent
9a87812579
commit
9de24c2740
46 changed files with 135 additions and 137 deletions
|
@ -4,9 +4,9 @@ declare(strict_types=1);
|
|||
|
||||
namespace App\Http\Controllers;
|
||||
|
||||
use IndieAuth\Client;
|
||||
use App\Services\TokenService;
|
||||
use Illuminate\Http\JsonResponse;
|
||||
use IndieAuth\Client;
|
||||
|
||||
class TokenEndpointController extends Controller
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue