diff --git a/src/gam/__init__.py b/src/gam/__init__.py index 67ece94e..fdc808c6 100755 --- a/src/gam/__init__.py +++ b/src/gam/__init__.py @@ -1034,7 +1034,6 @@ def buildGAPIObject(api): _get_admin_email()) if not GC_Values[GC_CUSTOMER_ID]: GC_Values[GC_CUSTOMER_ID] = MY_CUSTOMER - print(GC_Values[GC_CUSTOMER_ID]) return service