Skip to content

Commit

Permalink
chore: remove redundant ts-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
yusinto committed Dec 18, 2023
1 parent 02f5c36 commit 42c3bc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/sdk/react-native/src/platform.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
*/
import AsyncStorage from '@react-native-async-storage/async-storage';

// @ts-ignore
import type {
Crypto,
Encoding,
Expand Down

0 comments on commit 42c3bc6

Please sign in to comment.