Skip to content

Commit 99e6c3e

Browse files
committed
perf: less memory allocation in TypeGenerator::compile
1 parent d0339df commit 99e6c3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Generator/TypeGenerator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
use Symfony\Component\Filesystem\Filesystem;
1111
use Symfony\Contracts\EventDispatcher\EventDispatcherInterface;
1212

13-
use function array_merge;
1413
use function file_exists;
1514
use function file_put_contents;
1615
use function str_replace;

0 commit comments

Comments
 (0)