Skip to content

Commit

Permalink
remove useDeepLinkRedirector
Browse files Browse the repository at this point in the history
  • Loading branch information
dtroupe-plaid committed Mar 22, 2023
1 parent a83004b commit 4b97609
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import {
openLink,
dismissLink,
useDeepLinkRedirector,
usePlaidEmitter,
PlaidLink,
} from './PlaidLink';
Expand All @@ -14,6 +13,5 @@ export {
PlaidLink,
openLink,
dismissLink,
useDeepLinkRedirector,
usePlaidEmitter,
};

0 comments on commit 4b97609

Please sign in to comment.