Completed
Branch master (377964)
by reallyli
02:03
created
src/UniNotifyService.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 Reallyli\Uninotify;
4 4
 
5
-use Ixudra\Curl\Facades\Curl;
6 5
 use Illuminate\Config\Repository;
7 6
 use Illuminate\Support\Facades\App;
7
+use Ixudra\Curl\Facades\Curl;
8 8
 
9 9
 /**
10 10
  * Class UniquewayNotificationService.
Please login to merge, or discard this patch.