Skip to content

Commit 0a62384

Browse files
timoladoyinboactions-user
authored andcommitted
Fix styling
1 parent 57bd681 commit 0a62384

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ApiOperations/Request.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33

44
namespace Digikraaft\Paystack\ApiOperations;
55

6+
use \GuzzleHttp\Client;
67
use Digikraaft\Paystack\Exceptions\InvalidArgumentException;
78
use Digikraaft\Paystack\Exceptions\IsNullException;
89
use Digikraaft\Paystack\Paystack;
9-
use \GuzzleHttp\Client;
1010

1111
/**
1212
* Trait for resources that need to make API requests.

0 commit comments

Comments
 (0)