Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Butcher committed Jun 14, 2022
1 parent f858c2b commit 8bd7924
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/FacebookServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
use Http\Client\HttpClient;
use Illuminate\Contracts\Foundation\Application;
use Illuminate\Support\ServiceProvider;
use JoelButcher\Facebook\Facades\Facebook as FacebookFacade;

class FacebookServiceProvider extends ServiceProvider
{
Expand Down

0 comments on commit 8bd7924

Please sign in to comment.