Skip to content

Commit

Permalink
Remove unused use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
marcorieser committed Jan 19, 2025
1 parent 8923ba4 commit f59ad35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Assets/AssetContainer.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
use Statamic\Facades\Stache;
use Statamic\Facades\URL;
use Statamic\Support\Arr;
use Statamic\Support\Str;
use Statamic\Support\Traits\FluentlyGetsAndSets;

class AssetContainer implements Arrayable, ArrayAccess, AssetContainerContract, Augmentable
Expand Down

0 comments on commit f59ad35

Please sign in to comment.