Skip to content

Commit 68440ea

Browse files
fix:remove unwanted code
Signed-off-by: Amitkanswal <amit.kanswal@contentstack.com>
1 parent 22646fa commit 68440ea

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/sdk/entry.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ ContentstackLivePreview.init({
4040
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
4141
//@ts-ignore
4242
stackSdk:Stack,
43-
44-
// enable: REACT_APP_CONTENTSTACK_LIVE_PREVIEW === "true"
4543
})?.catch((error) => console.error(error));
4644

4745

0 commit comments

Comments
 (0)