From 3355543b32ff7958d0512726e671185e0e57bb00 Mon Sep 17 00:00:00 2001 From: Marcus Hof <13001502+MarconLP@users.noreply.github.com> Date: Fri, 29 Nov 2024 14:53:08 +0100 Subject: [PATCH] feat(cdp): remove google ads template while we sort out the credentials (#26547) --- posthog/cdp/templates/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posthog/cdp/templates/__init__.py b/posthog/cdp/templates/__init__.py index 34b6d79311f8d..e19593c3ef2d1 100644 --- a/posthog/cdp/templates/__init__.py +++ b/posthog/cdp/templates/__init__.py @@ -58,7 +58,7 @@ discord, engage, gleap, - google_ads, + # google_ads, google_cloud_storage, google_pubsub, hubspot,