Skip to content

Commit

Permalink
removed commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
pm-harshad-mane committed Aug 13, 2019
1 parent 693399c commit 7320a52
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/schain.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import {config} from '../src/config';
// import {module} from '../../src/hook';
import {getGlobal} from '../src/prebidGlobal';
import { isNumber, isStr, isArray, isPlainObject, hasOwn, logError, isInteger } from '../src/utils';

// const MODULE_NAME = 'SCHAIN';

// validate the supply chanin object
// https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/supplychainobject.md

Expand Down

0 comments on commit 7320a52

Please sign in to comment.