@@ -8,8 +8,6 @@ |
||
8 | 8 | use Box\Spout\Common\Exception\SpoutException; |
9 | 9 | use Box\Spout\Common\Helper\GlobalFunctionsHelper; |
10 | 10 | use Box\Spout\Common\Manager\OptionsManagerInterface; |
11 | -use Box\Spout\Writer\Common\Creator\EntityFactory; |
|
12 | -use Box\Spout\Writer\Common\Entity\Cell; |
|
13 | 11 | use Box\Spout\Writer\Common\Entity\Options; |
14 | 12 | use Box\Spout\Writer\Common\Entity\Row; |
15 | 13 | use Box\Spout\Writer\Common\Entity\Style\Style; |