Skip to content

Commit

Permalink
Apply Style CI patch
Browse files Browse the repository at this point in the history
  • Loading branch information
kusab85 committed Jan 13, 2023
1 parent 602234b commit 820e5a1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/Exportable.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@
use Illuminate\Support\Str;
use InvalidArgumentException;
use OpenSpout\Common\Entity\Cell;
use OpenSpout\Common\Entity\Cell\BooleanCell;
use OpenSpout\Common\Entity\Cell\DateIntervalCell;
use OpenSpout\Common\Entity\Cell\DateTimeCell;
use OpenSpout\Common\Entity\Cell\EmptyCell;
use OpenSpout\Common\Entity\Cell\FormulaCell;
use OpenSpout\Common\Entity\Cell\NumericCell;
use OpenSpout\Common\Entity\Cell\StringCell;
use OpenSpout\Common\Entity\Row;
use OpenSpout\Common\Entity\Style\Style;

Expand Down

0 comments on commit 820e5a1

Please sign in to comment.