Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
leomarquine committed Oct 24, 2017
1 parent bbee640 commit 066f077
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/FactoryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
use Tests\TestCase;
use Marquine\Etl\Factory;
use InvalidArgumentException;
use Marquine\Etl\Loaders\LoaderInterface;
use Marquine\Etl\Extractors\ExtractorInterface;
use Marquine\Etl\Transformers\TransformerInterface;

class FactoryTest extends TestCase
{
Expand Down

0 comments on commit 066f077

Please sign in to comment.