This commit is contained in:
Bob den Otter
2019-04-21 15:01:21 +02:00
parent 2587a1169d
commit aa9d9d42d9

View File

@@ -6,7 +6,6 @@ namespace Bolt\Controller;
use Bolt\Configuration\Config;
use Bolt\Entity\Field\TemplateselectField;
use Bolt\Version;
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
use Symfony\Component\HttpFoundation\Response;
use Tightenco\Collect\Support\Collection;