Skip to content

Commit 1ace527

Browse files
committed
Remove suppression
1 parent f7a407e commit 1ace527

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
@@ -26,7 +26,6 @@ class RNGestureHandlerModule(reactContext: ReactApplicationContext?) :
2626

2727
override fun getName() = NAME
2828

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

0 commit comments

Comments
 (0)