Completed
Push — master ( 65eea1...15154e )
by Nikan
01:08
created
src/LaravelCafebazaar.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -4,8 +4,8 @@
 block discarded – undo
4 4
 
5 5
 use Exception;
6 6
 use GuzzleHttp\Exception\RequestException;
7
-use Illuminate\Support\Facades\Cache;
8 7
 use Illuminate\Http\Request;
8
+use Illuminate\Support\Facades\Cache;
9 9
 
10 10
 class LaravelCafebazaar {
11 11
     
Please login to merge, or discard this patch.