mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
remove print debug statement
This commit is contained in:
@@ -1034,7 +1034,6 @@ def buildGAPIObject(api):
|
|||||||
_get_admin_email())
|
_get_admin_email())
|
||||||
if not GC_Values[GC_CUSTOMER_ID]:
|
if not GC_Values[GC_CUSTOMER_ID]:
|
||||||
GC_Values[GC_CUSTOMER_ID] = MY_CUSTOMER
|
GC_Values[GC_CUSTOMER_ID] = MY_CUSTOMER
|
||||||
print(GC_Values[GC_CUSTOMER_ID])
|
|
||||||
return service
|
return service
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user