We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a58ef0b commit 7d13f03Copy full SHA for 7d13f03
src/PhpPresentation/Writer/PowerPoint2007/AbstractSlide.php
@@ -43,7 +43,6 @@
43
use PhpOffice\PhpPresentation\Slide\AbstractSlide as AbstractSlideAlias;
44
use PhpOffice\PhpPresentation\Slide\SlideMaster;
45
use PhpOffice\PhpPresentation\Slide\Background;
46
-use Symfony\Component\Config\Definition\Exception\Exception;
47
48
abstract class AbstractSlide extends AbstractDecoratorWriter
49
{
0 commit comments