Skip to content

Commit 0e36025

Browse files
committed
Remove suppression
1 parent a1351ec commit 0e36025

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerModule.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ class RNGestureHandlerModule(reactContext: ReactApplicationContext?) :
2727

2828
override fun getName() = NAME
2929

30-
@Suppress("UNCHECKED_CAST")
3130
private fun <T : GestureHandler<T>> createGestureHandlerHelper(
3231
handlerName: String,
3332
handlerTag: Int,

0 commit comments

Comments
 (0)