Skip to content

Commit

Permalink
Update AmoclientController.php
Browse files Browse the repository at this point in the history
  • Loading branch information
bartjroos authored Nov 27, 2020
1 parent f8b892a commit 0bb0d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AmoclientController.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

use Lcobucci\JWT\Parser;
use Lcobucci\JWT\Signer\Hmac\Sha256;
use App\User;
use App\Models\User;

class AmoclientController extends Controller
{
Expand Down

0 comments on commit 0bb0d6a

Please sign in to comment.