Completed
Push — master ( 60b2be...f29513 )
by Pol
06:10
created
src/Plugin/RychRandom/Generator/RandomOrg.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,8 +2,8 @@
 block discarded – undo
2 2
 
3 3
 namespace drupol\Yaroc\Plugin\RychRandom\Generator;
4 4
 
5
-use drupol\Yaroc\RandomOrgAPI;
6 5
 use Rych\Random\Generator\GeneratorInterface;
6
+use drupol\Yaroc\RandomOrgAPI;
7 7
 
8 8
 /**
9 9
  * The Random.Org Generator.
Please login to merge, or discard this patch.