Skip to content

Commit 8dba0eb

Browse files
ci: apply automated fixes
1 parent 4219bc3 commit 8dba0eb

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)