Skip to content

Commit dd94c8f

Browse files
Tom GotsmanTom Gotsman
authored andcommitted
small fix 2
1 parent 0eddd5e commit dd94c8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

reflex_ui/blocks/telemetry/google.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ def gtag_report_conversion(conversion_id_and_label: str) -> rx.Component:
4444
Returns:
4545
rx.Component: Script component to report the conversion.
4646
"""
47-
4847
return rx.script(
4948
f"""function gtag_report_conversion() {{
5049
var callback = function () {{

0 commit comments

Comments
 (0)