Skip to content

Commit 5693234

Browse files
committed
Removing unused import
Removig StreamFactory as it's not used.
1 parent 674fd7d commit 5693234

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Cache.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
use Psr\Http\Server\MiddlewareInterface;
1616
use Psr\Http\Server\RequestHandlerInterface;
1717

18-
use Slim\Psr7\Factory\StreamFactory;
1918
use function in_array;
2019
use function is_array;
2120
use function is_numeric;

0 commit comments

Comments
 (0)