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 11caf92 commit 7698c3eCopy full SHA for 7698c3e
packages/optimizely-sdk/lib/core/audience_evaluator/odp_segment_condition_evaluator/index.ts
@@ -13,7 +13,7 @@
13
* See the License for the specific language governing permissions and *
14
* limitations under the License. *
15
***************************************************************************/
16
-import { getLogger } from '../../modules/logging';
+import { getLogger } from '../../../modules/logging';
17
import { Condition, OptimizelyUserContext } from '../../../shared_types';
18
19
import { LOG_MESSAGES } from '../../../utils/enums';
0 commit comments