Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit c2ff3ea

Browse files
committed
chore: formatting
1 parent 6951bbb commit c2ff3ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Api/AbstractApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public function __construct(Magento $magento)
2626
$this->magento = $magento;
2727
$this->apiRequest = $this->constructRequest();
2828
}
29-
29+
3030
/**
3131
* The initial API request before the builder.
3232
*

0 commit comments

Comments
 (0)