Skip to content

Commit

Permalink
remove comment since we're out of depcrecation phase (#4093)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fawke authored and jsnellbaker committed Aug 27, 2019
1 parent 60501c8 commit d6ba289
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 d6ba289

Please sign in to comment.