Skip to content

Commit 79ad660

Browse files
author
uzair-folio3
committed
lint fix
1 parent 1e931af commit 79ad660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/optimizely-sdk/lib/index.node.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import {
2525
} from '@optimizely/js-sdk-logging';
2626

2727
import { assign } from './utils/fns';
28-
import Optimizely from './optimizely';
28+
import Optimizely from './optimizely';
2929
import * as enums from './utils/enums';
3030
import loggerPlugin from './plugins/logger';
3131
import configValidator from './utils/config_validator';

0 commit comments

Comments
 (0)