Skip to content

Commit 61679d9

Browse files
committed
chore: removing fdv2 configs
PR was getting too big
1 parent 6d3d586 commit 61679d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/sdk/react/contract-tests/app/ClientEntity.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77
doCommand,
88
IClientEntity,
99
} from '@launchdarkly/js-contract-test-utils/client';
10-
import { LDReactClient, useLDClient } from '@launchdarkly/react-sdk';
10+
import { useLDClient } from '@launchdarkly/react-sdk';
1111

1212
export type CommandHandler = (params: CommandParams) => Promise<unknown>;
1313

0 commit comments

Comments
 (0)