diff --git a/src/flextype/core/Console/Commands/Entries/EntrieHasCommand.php b/src/flextype/core/Console/Commands/Entries/EntrieHasCommand.php index d58271be..e818275a 100644 --- a/src/flextype/core/Console/Commands/Entries/EntrieHasCommand.php +++ b/src/flextype/core/Console/Commands/Entries/EntrieHasCommand.php @@ -22,7 +22,6 @@ use Symfony\Component\Console\Input\InputInterface; use Symfony\Component\Console\Output\OutputInterface; use Symfony\Component\Console\Style\SymfonyStyle; use function Thermage\div; -use function Thermage\span; use function Thermage\renderToString; class EntriesHasCommand extends Command