Completed
Branch main (8a6866)
by Michael
01:09
created
src/Hunter.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Messerli90\Hunterio;
4 4
 
5
-use Illuminate\Support\Facades\Http;
6
-
7 5
 class Hunter extends HunterClient
8 6
 {
9 7
     public function account()
Please login to merge, or discard this patch.