Skip to content

Commit 1fcfd8d

Browse files
authored
Remove comment reference to NPS survey (#2122)
1 parent 13dc572 commit 1fcfd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/sphinx/mongoc_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def add_ga_javascript(app: Sphinx, pagename: str, templatename: str, context: Di
8181
if not app.env.config.analytics:
8282
return
8383

84-
# Add google analytics and NPS survey.
84+
# Add google analytics.
8585
context["metatags"] = (
8686
context.get("metatags", "")
8787
+ """

0 commit comments

Comments
 (0)