Skip to content

Commit 1cd7b7f

Browse files
committed
Merge branch 'feat/hotkeys' of https://github.com/TanStack/devtools into feat/hotkeys
2 parents 021195a + 8dba0eb commit 1cd7b7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/devtools/src/utils/sanitize.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ export const tryParseJson = <T>(json: string | null): T | undefined => {
66
return undefined
77
}
88
}
9-

0 commit comments

Comments
 (0)