diff --git a/src/Forms/Form.php b/src/Forms/Form.php index 238ee647269..e13ef4dd818 100644 --- a/src/Forms/Form.php +++ b/src/Forms/Form.php @@ -7,7 +7,6 @@ use Statamic\Events\FormBlueprintFound; use Statamic\Events\FormDeleted; use Statamic\Events\FormSaved; -use Statamic\Facades; use Statamic\Facades\Blueprint; use Statamic\Facades\Config; use Statamic\Facades\File;