Skip to content

Commit d91413e

Browse files
committed
minor fixes
1 parent 3c10096 commit d91413e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example/App.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ import Constants, { AppOwnership } from "expo-constants";
77
import * as Linking from "expo-linking";
88
import * as WebBrowser from "expo-web-browser";
99
import * as SecureStore from 'expo-secure-store';
10-
import { useState } from "react";
11-
import { Button, StyleSheet, Text, View } from "react-native";
1210

1311
global.Buffer = global.Buffer || Buffer;
1412

0 commit comments

Comments
 (0)