|
@@ -21,9 +21,6 @@ |
|
|
block discarded – undo |
|
21
|
21
|
use PhpOffice\Common\Adapter\Zip\ZipArchiveAdapter; |
|
22
|
22
|
use PhpOffice\PhpPresentation\HashTable; |
|
23
|
23
|
use PhpOffice\PhpPresentation\PhpPresentation; |
|
24
|
|
-use PhpOffice\PhpPresentation\Shape\AbstractDrawing; |
|
25
|
|
-use PhpOffice\PhpPresentation\Shape\Chart as ChartShape; |
|
26
|
|
-use PhpOffice\PhpPresentation\Shape\Table; |
|
27
|
24
|
use PhpOffice\PhpPresentation\Writer\PowerPoint2007\LayoutPack\AbstractLayoutPack; |
|
28
|
25
|
use PhpOffice\PhpPresentation\Writer\PowerPoint2007\LayoutPack\PackDefault; |
|
29
|
26
|
|
Please login to merge, or discard this patch.