Skip to content

Commit

Permalink
no empty data
Browse files Browse the repository at this point in the history
  • Loading branch information
max-ostapenko committed Jul 24, 2024
1 parent c0d7960 commit 3641da0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dist/privacy.js
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ return JSON.stringify({
iab_gpp: (() => {
let gppData = {
present: typeof window.__gpp == 'function',
data: null,
};
try {
if (gppData.present) {
Expand Down

0 comments on commit 3641da0

Please sign in to comment.