diff --git a/src/Configuration/Parser/ContentTypesParser.php b/src/Configuration/Parser/ContentTypesParser.php index 38eb31606..f529f6fa6 100644 --- a/src/Configuration/Parser/ContentTypesParser.php +++ b/src/Configuration/Parser/ContentTypesParser.php @@ -8,7 +8,6 @@ use Bolt\Common\Str; use Bolt\Configuration\Content\ContentType; use Bolt\Configuration\Content\FieldType; -use Bolt\Entity\Field; use Bolt\Enum\Statuses; use Bolt\Exception\ConfigurationException; use Tightenco\Collect\Support\Collection;