Completed
Pull Request — master (#9)
by Mārtiņš
03:06
created
tests/unit/Fracture/Http/RequestBuilderTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,8 +3,6 @@
 block discarded – undo
3 3
 
4 4
 namespace Fracture\Http;
5 5
 
6
-use Exception;
7
-use ReflectionClass;
8 6
 use PHPUnit_Framework_TestCase;
9 7
 
10 8
 class RequestBuilderTest extends PHPUnit_Framework_TestCase
Please login to merge, or discard this patch.