Skip to content

Commit

Permalink
update files
Browse files Browse the repository at this point in the history
  • Loading branch information
juancristobalgd1 authored Mar 13, 2024
1 parent 2e09348 commit 30614f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ usage in your controller:

namespace App\Raxm;

use Views\View;
use App\Models\User;
use Axm\Raxm\Component;
use Axm\Views\View;
use Axm\Socialite\Socialite;


Expand Down
2 changes: 1 addition & 1 deletion src/providers/FacebookProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace Axm\Socialite\Providers;

use Axm\Http\Curl;
use Http\Curl;

class FacebookProvider
{
Expand Down

0 comments on commit 30614f8

Please sign in to comment.