diff --git a/datacenterlight/utils.py b/datacenterlight/utils.py index 8d12be3f..aa679e5d 100644 --- a/datacenterlight/utils.py +++ b/datacenterlight/utils.py @@ -201,7 +201,6 @@ def validate_vat_number(stripe_customer_id, billing_address_id, is_user_ba=is_user_ba ) logger.debug("tax_id_obj = %s" % str(tax_id_obj)) - logger.debug("Created tax_id %s" % tax_id_obj.id) else: logger.debug("invalid billing address") return {