Skip to content

Commit

Permalink
fixup(): remove unused export
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaskiewicz committed Oct 25, 2023
1 parent 879fca5 commit 6243210
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/testing/jest/jest-28/jest-preprocessor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ import { loadTypeScriptDiagnostic, normalizePath } from '@utils';

import { transpile } from '../../test-transpile';

export type { TransformOptions as Jest28TransformOptions };

/**
* Constant used for cache busting when the contents of this file have changed. When modifying this file, it's advised
* this value be monotonically incremented.
Expand Down

0 comments on commit 6243210

Please sign in to comment.