Skip to content

Commit

Permalink
fixing lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tanderson-ld committed Dec 18, 2024
1 parent 3a8fd41 commit 4889b73
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { LDLogger } from '@launchdarkly/js-sdk-common';

import { LDDataSourceUpdates } from '../../src/api/subsystems';
import { createPayloadListener } from '../../src/data_sources/createPayloadListenerFDv2';
import VersionedDataKinds from '../../src/store/VersionedDataKinds';

jest.mock('../../src/store/serialization');

Expand Down

0 comments on commit 4889b73

Please sign in to comment.