Skip to content

Commit 7698c3e

Browse files
authored
import fix 2
1 parent 11caf92 commit 7698c3e

File tree

1 file changed

+1
-1
lines changed
  • packages/optimizely-sdk/lib/core/audience_evaluator/odp_segment_condition_evaluator

1 file changed

+1
-1
lines changed

packages/optimizely-sdk/lib/core/audience_evaluator/odp_segment_condition_evaluator/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* See the License for the specific language governing permissions and *
1414
* limitations under the License. *
1515
***************************************************************************/
16-
import { getLogger } from '../../modules/logging';
16+
import { getLogger } from '../../../modules/logging';
1717
import { Condition, OptimizelyUserContext } from '../../../shared_types';
1818

1919
import { LOG_MESSAGES } from '../../../utils/enums';

0 commit comments

Comments
 (0)