Skip to content

Commit

Permalink
test: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
epalmans committed Feb 27, 2023
1 parent 2df15cf commit 701b4a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ApiFoodTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
use OpenFoodFacts\Document;
use OpenFoodFacts\Exception\ProductNotFoundException;
use OpenFoodFacts\Exception\BadRequestException;
use PHPUnit\Util\Exception;
use Psr\Log\NullLogger;

class ApiFoodTest extends TestCase
Expand Down

0 comments on commit 701b4a2

Please sign in to comment.