Skip to content

Commit 90cb8af

Browse files
authored
Merge pull request #89 from bobbrodie/5.0.x
SP-983 Address PHPCS warnings
2 parents 2c3f76e + 4e40719 commit 90cb8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/gateways/bitpaycheckout.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
. DIRECTORY_SEPARATOR . 'vendor'
2424
. DIRECTORY_SEPARATOR . 'autoload.php');
2525

26-
use BitPaySDK\PosClient;
26+
use BitPaySDK\PosClient;
2727
use BitPaySDK\Model\Invoice\Invoice;
2828
use BitPaySDK\Model\Invoice\Buyer;
2929
use BitPaySDK\Model\Facade;

0 commit comments

Comments
 (0)