Completed
Pull Request — develop_3.0 (#458)
by Adrien
01:54
created
src/Spout/Writer/WriterAbstract.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use Box\Spout\Common\Exception\InvalidArgumentException;
7 7
 use Box\Spout\Common\Exception\IOException;
8 8
 use Box\Spout\Common\Exception\SpoutException;
9
-use Box\Spout\Common\Helper\FileSystemHelper;
10 9
 use Box\Spout\Common\Helper\GlobalFunctionsHelper;
11 10
 use Box\Spout\Writer\Common\Entity\Options;
12 11
 use Box\Spout\Writer\Common\Entity\Style\Style;
Please login to merge, or discard this patch.