Skip to content

Commit

Permalink
Removed unused import from test.
Browse files Browse the repository at this point in the history
  • Loading branch information
StyxUA committed Aug 8, 2024
1 parent 9df08ce commit a375e15
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?php

use Illuminate\Support\Facades\File;
use Spatie\MediaLibrary\Tests\TestSupport\TestModels\TestModelWithoutMediaConversions;

beforeEach(function () {
foreach (range(1, 3) as $index) {
Expand Down

0 comments on commit a375e15

Please sign in to comment.