Skip to content

Commit

Permalink
Revert "AcuityAds adapter: fix issue with download (prebid#9164)" (pr…
Browse files Browse the repository at this point in the history
…ebid#9299)

This reverts commit 4f21a5b.
  • Loading branch information
patmmccann authored and JacobKlein26 committed Feb 8, 2023
1 parent 6383fcf commit 6e80ef2
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
@@ -1,5 +1,5 @@
import { expect } from 'chai';
import { spec } from '../../../modules/acuityadsBidAdapter';
import { spec } from '../../../modules/acuityAdsBidAdapter';
import { BANNER, VIDEO, NATIVE } from '../../../src/mediaTypes.js';
import { getUniqueIdentifierStr } from '../../../src/utils.js';

Expand Down

0 comments on commit 6e80ef2

Please sign in to comment.