Completed
Pull Request — master (#12)
by Harry
07:37
created
tests/benchmark/SendBench.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -13,9 +13,6 @@
 block discarded – undo
13 13
 
14 14
 namespace Graze\DogStatsD\Test\Benchmark;
15 15
 
16
-use Graze\DogStatsD\Client;
17
-use Graze\DogStatsD\Test\TestCase;
18
-
19 16
 class SendBench
20 17
 {
21 18
     /**
Please login to merge, or discard this patch.