Skip to content

Commit

Permalink
Recomment lines that shouldn't have been included (#10761)
Browse files Browse the repository at this point in the history
  • Loading branch information
bradfrizzell authored and keithwrightbos committed Aug 2, 2017
1 parent 8f3c876 commit 22dec1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/amp-a4a/0.1/amp-a4a.js
Expand Up @@ -56,8 +56,8 @@ import {getTimingDataAsync} from '../../../src/service/variable-source';
import {getContextMetadata} from '../../../src/iframe-attributes';

// Uncomment the next two lines when testing locally.
import '../../amp-ad/0.1/amp-ad-ui';
import '../../amp-ad/0.1/amp-ad-xorigin-iframe-handler';
//import '../../amp-ad/0.1/amp-ad-ui';
//import '../../amp-ad/0.1/amp-ad-xorigin-iframe-handler';

/** @type {Array<string>} */
const METADATA_STRINGS = [
Expand Down

0 comments on commit 22dec1a

Please sign in to comment.