Skip to content

Commit 731d2c2

Browse files
timoladoyinboactions-user
authored andcommitted
Fix styling
1 parent a86020f commit 731d2c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SubscriptionBuilder.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ public function add(string $transactionId = null, string $authorization = null,
8282
*/
8383
public function create(string $transactionId = null, string $authorization = null, array $customerOptions = [])
8484
{
85-
8685
$customer = $this->getPaystackCustomer($customerOptions);
8786

8887
if (is_null($authorization)) {

0 commit comments

Comments
 (0)