Skip to content

Commit 0aab922

Browse files
committed
ListingsItem
1 parent 7aba6f8 commit 0aab922

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/FikaAmazonAPI/Services/ListingsItemService.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ public class ListingsItemService : RequestService
1212
{
1313
public ListingsItemService(AmazonCredential amazonCredential) : base(amazonCredential)
1414
{
15-
1615
}
1716

1817
public Item GetListingsItem(string sellerId, string sku, ParameterGetListingsItem listingsItemParameters)

0 commit comments

Comments
 (0)