Skip to content

Commit 9bba7c4

Browse files
Redundant code
1 parent 3a25cec commit 9bba7c4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • stream-video-android-core/src/main/kotlin/io/getstream/video/android/core/call

stream-video-android-core/src/main/kotlin/io/getstream/video/android/core/call/RtcSession.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1377,7 +1377,6 @@ public class RtcSession internal constructor(
13771377
}
13781378

13791379
private suspend fun parseError(e: Throwable): Failure {
1380-
Error.NetworkError
13811380
return Failure(
13821381
io.getstream.result.Error.ThrowableError(
13831382
"CallClientImpl error needs to be handled",

0 commit comments

Comments
 (0)