Skip to content

Commit 067becb

Browse files
committed
removed console log
1 parent cc78f74 commit 067becb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-native-gesture-handler/src/RNGestureHandlerModule.web.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ export default {
8484
if (shouldPreventDrop) {
8585
return;
8686
}
87-
console.log();
8887
NodeManager.dropGestureHandler(handlerTag);
8988
},
9089
// eslint-disable-next-line @typescript-eslint/no-empty-function

0 commit comments

Comments
 (0)