We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5557a04 commit 631d040Copy full SHA for 631d040
lib/core/audience_evaluator/index.tests.js
@@ -16,7 +16,6 @@
16
import sinon from 'sinon';
17
import { assert } from 'chai';
18
import { sprintf } from '../../utils/fns';
19
-// import { getMockLogger } from '../../tests/mock/mock_logger';
20
21
import AudienceEvaluator, { createAudienceEvaluator } from './index';
22
import * as conditionTreeEvaluator from '../condition_tree_evaluator';
0 commit comments