Skip to content

Commit

Permalink
Merge branch '16-retrieve-file-path' of github.com:vormkracht10/larav…
Browse files Browse the repository at this point in the history
…el-open-graph-image into 16-retrieve-file-path
  • Loading branch information
Baspa committed Oct 9, 2023
2 parents e90f5fb + 8979838 commit 7129732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OpenGraphImage.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
namespace Vormkracht10\LaravelOpenGraphImage;

use Illuminate\Support\Facades\Storage;
use Illuminate\Support\Facades\View;
use Illuminate\View\ComponentAttributeBag;
use Vormkracht10\LaravelOpenGraphImage\Http\Controllers\LaravelOpenGraphImageController;
use Illuminate\Support\Facades\View;

class OpenGraphImage
{
Expand Down

0 comments on commit 7129732

Please sign in to comment.