Skip to content

Commit

Permalink
Revert "fix for broken download bundle prebid/prebid.github.io#4177 (p…
Browse files Browse the repository at this point in the history
…rebid#9289)" (prebid#9298)

This reverts commit 5a9aaa8.
  • Loading branch information
patmmccann authored and JacobKlein26 committed Feb 8, 2023
1 parent 69502a3 commit 6383fcf
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import {
setStorageItem,
tryParseJSON,
getUniqueDealId,
} from 'modules/kueezrtbBidAdapter.js';
} from 'modules/kueezRtbBidAdapter.js';
import * as utils from 'src/utils.js';
import {version} from 'package.json';
import {useFakeTimers} from 'sinon';
Expand Down

0 comments on commit 6383fcf

Please sign in to comment.