mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 01:41:36 +00:00
Drop redundant call (#1331)
This commit is contained in:
@@ -184,7 +184,6 @@ def print_(returnFields=None,
|
||||
titles = ['productId', 'licenses']
|
||||
else:
|
||||
fields = f'nextPageToken,items({returnFields})'
|
||||
customer_id = _get_customerid()
|
||||
if skus:
|
||||
for sku in skus:
|
||||
if not products:
|
||||
|
||||
Reference in New Issue
Block a user