Skip to content

Commit e210951

Browse files
Remove comment
1 parent 9e74d5f commit e210951

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/examples/cstg-prebid-example/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
console.log('Updating displayed values.');
2020
const uid2 = pbjs.getUserIds().uid2;
2121

22-
// Check localStorage for opt-out status
2322
let isOptedOut = false;
2423
const storedToken = localStorage.getItem('__uid2_advertising_token');
2524
if (storedToken) {

0 commit comments

Comments
 (0)