Completed
Push — master ( 69aaff...6d3f08 )
by Jignesh
11:34 queued 11:34
created
src/helpers.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use JoisarJignesh\Bigbluebutton\Bigbluebutton;
4 3
 use JoisarJignesh\Bigbluebutton\Bbb;
4
+use JoisarJignesh\Bigbluebutton\Bigbluebutton;
5 5
 
6 6
 if (! function_exists('Fluent')) {
7 7
     function Fluent($array)
Please login to merge, or discard this patch.