Skip to content

Commit a60dbee

Browse files
authored
fix(tests) Remove import that wasn't caught in pr (#30018)
The imported file was removed but the build in the previous pull request didn't catch this.
1 parent d9ed910 commit a60dbee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/js/sentry-test/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
export * from './charts';
22
export * from './initializeOrg';
33
export * from './mockRouterPush';
4-
export * from './select';

0 commit comments

Comments
 (0)