Skip to content

Commit bf64ea7

Browse files
committed
Lint.
1 parent 1d01a43 commit bf64ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sdk/browser/src/BrowserClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ import {
1515
} from '@launchdarkly/js-client-sdk-common';
1616
import { EventName } from '@launchdarkly/js-client-sdk-common/dist/LDEmitter';
1717

18-
import { BrowserIdentifyOptions as LDIdentifyOptions } from './BrowserIdentifyOptions';
1918
import BrowserDataManager from './BrowserDataManager';
19+
import { BrowserIdentifyOptions as LDIdentifyOptions } from './BrowserIdentifyOptions';
2020
import GoalManager from './goals/GoalManager';
2121
import { Goal, isClick } from './goals/Goals';
2222
import validateOptions, { BrowserOptions, filterToBaseOptions } from './options';

0 commit comments

Comments
 (0)