Skip to content

Commit 60da91f

Browse files
committed
removed an unused import
1 parent 2e0623c commit 60da91f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/optimizely-sdk/lib/shared_types.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ import { EventProcessor } from '@optimizely/js-sdk-event-processor';
1818

1919
import { NotificationCenter } from '@optimizely/js-sdk-utils';
2020

21-
import { ProjectConfig } from './core/project_config';
22-
2321
export interface BucketerParams {
2422
experimentId: string;
2523
experimentKey: string;

0 commit comments

Comments
 (0)