Completed
Pull Request — master (#2)
by Pol
21:06 queued 05:51
created
src/RandomOrgAPI.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,9 +2,9 @@
 block discarded – undo
2 2
 
3 3
 namespace drupol\Yaroc;
4 4
 
5
-use drupol\Yaroc\Plugin\MethodPluginInterface;
6 5
 use Http\Client\HttpClient;
7 6
 use Psr\Http\Message\ResponseInterface;
7
+use drupol\Yaroc\Plugin\MethodPluginInterface;
8 8
 
9 9
 /**
10 10
  * Class RandomOrgAPI.
Please login to merge, or discard this patch.