Skip to content

Commit

Permalink
fix: remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
aramalipoor committed Oct 9, 2022
1 parent 288f671 commit 9f9888c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ export * from './common';
export * from './core';
export * from './modules';
export * from './providers';
export * from './setupTests';

0 comments on commit 9f9888c

Please sign in to comment.