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 056feda commit 0f89f8fCopy full SHA for 0f89f8f
lib/index.browser.ts
@@ -19,7 +19,6 @@ import { getOptimizelyInstance } from './client_factory';
19
import { EventDispatcher } from './event_processor/event_dispatcher/event_dispatcher';
20
import { JAVASCRIPT_CLIENT_ENGINE } from './utils/enums';
21
import { BrowserRequestHandler } from './utils/http_request_handler/request_handler.browser';
22
-import * as featureToggle from './feature_toggle';
23
24
/**
25
* Creates an instance of the Optimizely class
0 commit comments