Skip to content

Commit

Permalink
AllowedFile has moved
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean committed Apr 6, 2024
1 parent d0b1cb8 commit 1b76079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/Controllers/GuestEntryController.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
use Statamic\Fieldtypes\Assets\Assets as AssetFieldtype;
use Statamic\Fieldtypes\Date as DateFieldtype;
use Statamic\Fieldtypes\Replicator;
use Statamic\Rules\AllowedFile;
use Statamic\Sites\Site;
use Statamic\Validation\AllowedFile;

class GuestEntryController extends Controller
{
Expand Down

0 comments on commit 1b76079

Please sign in to comment.