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

Commit f83cbbd

Browse files
committed
Fixed style issue
1 parent c46cc6b commit f83cbbd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Api/Stocks.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ public function all($pageSize = 50, $currentPage = 1, $filters = [])
2121
'searchCriteria[currentPage]' => $currentPage,
2222
]));
2323
}
24-
2524
}

0 commit comments

Comments
 (0)