Skip to content

Commit d3f049a

Browse files
committed
grpc: Remove todo
1 parent ef3da53 commit d3f049a

File tree

1 file changed

+0
-1
lines changed
  • grpc/grpc-core/src/commonMain/kotlin/kotlinx/rpc/grpc/internal

1 file changed

+0
-1
lines changed

grpc/grpc-core/src/commonMain/kotlin/kotlinx/rpc/grpc/internal/suspendUtils.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import kotlinx.rpc.grpc.StatusCode
1414
import kotlinx.rpc.grpc.StatusException
1515
import kotlinx.rpc.internal.utils.InternalRpcApi
1616

17-
// todo really needed?
1817
@InternalRpcApi
1918
public fun <T> Flow<T>.singleOrStatusFlow(
2019
expected: String,

0 commit comments

Comments
 (0)