Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit dcdd787

Browse files
committed
#223 #224 removed unused imports
1 parent 0d60343 commit dcdd787

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/Response/SapiStreamEmitterTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99

1010
namespace ZendTest\Diactoros\Response;
1111

12-
use PHPUnit_Framework_TestCase as TestCase;
1312
use Prophecy\Argument;
14-
use Psr\Http\Message\ResponseInterface;
15-
use Psr\Http\Message\StreamInterface;
1613
use Zend\Diactoros\CallbackStream;
1714
use Zend\Diactoros\Response;
1815
use Zend\Diactoros\Response\SapiStreamEmitter;

0 commit comments

Comments
 (0)