mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 01:41:36 +00:00
remove print debug statement
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user