Skip to content

Commit 7d13f03

Browse files
committed
Removed unused SymfonyException
1 parent a58ef0b commit 7d13f03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/PhpPresentation/Writer/PowerPoint2007/AbstractSlide.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
use PhpOffice\PhpPresentation\Slide\AbstractSlide as AbstractSlideAlias;
4444
use PhpOffice\PhpPresentation\Slide\SlideMaster;
4545
use PhpOffice\PhpPresentation\Slide\Background;
46-
use Symfony\Component\Config\Definition\Exception\Exception;
4746

4847
abstract class AbstractSlide extends AbstractDecoratorWriter
4948
{

0 commit comments

Comments
 (0)