Skip to content

Commit 6dc45c2

Browse files
committed
refactor: remove dead code
1 parent 08ac3f1 commit 6dc45c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/App.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ export default function App() {
3737
quality={0.5}
3838
detectionCountBeforeCapture={5}
3939
detectionRefreshRateInMS={50}
40-
onPermissionsDenied={() => console.log("Permissions Denied")}
4140
/>
4241
<TouchableOpacity onPress={handleOnPress} style={styles.button}>
4342
<Text style={styles.buttonText}>Take picture</Text>

0 commit comments

Comments
 (0)