Skip to content

Commit

Permalink
optimize uses
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Jan 1, 2025
1 parent 77904f8 commit 3902db4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/Generator/GeneratorTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,13 @@
use PSX\Api\Security\HttpBearer;
use PSX\Api\SpecificationInterface;
use PSX\Api\Tests\ApiManagerTestCase;
use PSX\Api\Tests\Generator\Schema\TestMapScalar;
use PSX\Schema\ContentType;
use PSX\Schema\Definitions;
use PSX\Schema\Format;
use PSX\Schema\Generator\Code\Chunks;
use PSX\Schema\Type\Factory\DefinitionTypeFactory;
use PSX\Schema\Type\Factory\PropertyTypeFactory;
use PSX\Schema\Type\ReferencePropertyType;
use PSX\Schema\Type\StructType;
use PSX\Schema\TypeFactory;
use PSX\Schema\TypeInterface;

/**
* GeneratorTestCase
Expand Down

0 comments on commit 3902db4

Please sign in to comment.