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 75ec0eb commit a491b0aCopy full SHA for a491b0a
lib/optimizely_user_context/index.ts
@@ -24,7 +24,6 @@ import {
24
UserAttributes,
25
} from '../shared_types';
26
import { OptimizelySegmentOption } from '../odp/segment_manager/optimizely_segment_option';
27
-import { R } from 'vitest/dist/chunks/environment.LoooBwUu';
28
29
export const FORCED_DECISION_NULL_RULE_KEY = '$opt_null_rule_key';
30
0 commit comments