Skip to content

Commit 477983e

Browse files
committed
Revert "test(repo): trigger snapi probe export to verify PR-comment render"
This reverts commit 0132bae.
1 parent 0132bae commit 477983e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/react/src/index.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,5 @@ export type {
2424
} from '@clerk/shared/types';
2525
export type { ClerkProviderProps } from './types';
2626

27-
// TEMPORARY: throwaway export to verify snapi's PR-comment renders the full
28-
// report when changes are detected. Revert before merge.
29-
export const __snapi_dogfood_probe = true as const;
30-
3127
setErrorThrowerOptions({ packageName: PACKAGE_NAME });
3228
setClerkJSLoadingErrorPackageName(PACKAGE_NAME);

0 commit comments

Comments
 (0)