Skip to content

Commit

Permalink
Revert "AcuityAds adapter: fix issue with download (#9164)"
Browse files Browse the repository at this point in the history
This reverts commit 4f21a5b.
  • Loading branch information
patmmccann authored Nov 29, 2022
1 parent 29c0d82 commit 484327b
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 484327b

Please sign in to comment.