Skip to content

Commit 69526d2

Browse files
committed
Unnecessary lines removed.
1 parent cf65562 commit 69526d2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lib/AbandonedCheckout.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
namespace PHPShopify;
1010

1111

12-
1312
class AbandonedCheckout extends ShopifyAPI
1413
{
1514
protected $resourceKey = 'checkout';

lib/ApplicationCharge.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
namespace PHPShopify;
1010

1111

12-
1312
class ApplicationCharge extends ShopifyAPI
1413
{
1514
protected $resourceKey = 'application_charge';

0 commit comments

Comments
 (0)