Skip to content

Commit

Permalink
optimize uses
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Nov 5, 2024
1 parent 48c952b commit 8497ba2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions tests/Generator/Client/PHPTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@

namespace PSX\Api\Tests\Generator\Client;

use PSX\Api\Exception\InvalidTypeException;
use PSX\Api\Generator\Client\PHP;
use PSX\Api\Generator\Client\TypeScript;
use PSX\Api\Tests\Generator\GeneratorTestCase;
use PSX\Schema\Generator\Config;

Expand Down
2 changes: 0 additions & 2 deletions tests/Generator/Client/TypeScriptTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@

namespace PSX\Api\Tests\Generator\Client;

use PSX\Api\Exception\InvalidTypeException;
use PSX\Api\Generator\Client\PHP;
use PSX\Api\Generator\Client\TypeScript;
use PSX\Api\Tests\Generator\GeneratorTestCase;
use PSX\Schema\Generator\Config;
Expand Down

0 comments on commit 8497ba2

Please sign in to comment.