Skip to content

Commit ce41b6f

Browse files
committed
Remove suppression
1 parent 3fabbdb commit ce41b6f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)