Completed
Pull Request — develop (#190)
by Franck
08:58
created
src/PhpPresentation/Writer/ODPresentation/ObjectsChart.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,6 @@
 block discarded – undo
29 29
 use PhpOffice\PhpPresentation\Shape\Chart\Type\Bar;
30 30
 use PhpOffice\PhpPresentation\Shape\Chart\Type\Bar3D;
31 31
 use PhpOffice\PhpPresentation\Shape\Chart\Type\Line;
32
-use PhpOffice\PhpPresentation\Shape\Chart\Type\Pie;
33 32
 use PhpOffice\PhpPresentation\Shape\Chart\Type\Pie3D;
34 33
 use PhpOffice\PhpPresentation\Shape\Chart\Type\Scatter;
35 34
 use PhpOffice\PhpPresentation\Style\Fill;
Please login to merge, or discard this patch.