Skip to content

Commit 5d1d8f0

Browse files
committed
Remove pixel which isn't used
1 parent 3ddc15e commit 5d1d8f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readthedocs/core/static-src/core/js/doc-embed/sponsorship.js

-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ function Promo (data) {
131131
this.id = data.id; // analytics id
132132
this.div_id = data.div_id || '';
133133
this.html = data.html || '';
134-
this.pixel = data.pixel || '';
135134
this.display_type = data.display_type || '';
136135

137136
// Handler when a promo receives a click

0 commit comments

Comments
 (0)