Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgergo committed Jan 29, 2024
1 parent 871e897 commit c0e726f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Http/MediaControllerTest.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

Check warning on line 1 in tests/Http/MediaControllerTest.php

View workflow job for this annotation

GitHub Actions / 4️⃣ Coding Standards

Found violation(s) of type: no_unused_imports

namespace Cone\Root\Tests\Http\Controllers;
namespace Cone\Root\Tests\Http;

use Cone\Root\Fields\Media;
use Cone\Root\Jobs\MoveFile;
Expand Down

0 comments on commit c0e726f

Please sign in to comment.