Skip to content

Commit

Permalink
remove comment since we're out of depcrecation phase (prebid#4093)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fawke authored and sa1omon committed Nov 28, 2019
1 parent fb6d506 commit e307a6c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/config.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
/*
* Module for getting and setting Prebid configuration.
*
* Prebid previously defined these properties directly on the global object:
* pbjs.logging = true;
*
* Defining and access properties in this way is now deprecated, but these will
* continue to work during a deprecation window.
*/
import { isValidPriceConfig } from './cpmBucketManager';
import find from 'core-js/library/fn/array/find';
Expand Down

0 comments on commit e307a6c

Please sign in to comment.