Skip to content

Commit de39288

Browse files
remove unnecessary comment
1 parent e4ba449 commit de39288

File tree

1 file changed

+0
-1
lines changed
  • web-integrations/prebid-integrations/client-server/public

1 file changed

+0
-1
lines changed

web-integrations/prebid-integrations/client-server/public/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
let UID2_STORAGE_KEY = '__uid2_advertising_token'; // Default, will be loaded from server config
1313
let currentIdentity = null;
1414

15-
// Initialize Prebid.js queue if not already present
1615
window.pbjs = window.pbjs || {};
1716
window.pbjs.que = window.pbjs.que || [];
1817

0 commit comments

Comments
 (0)