Skip to content

Commit 49848e8

Browse files
committed
Remove misplaced FIXME
1 parent c637d02 commit 49848e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core-bridge/src/client.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,6 @@ async fn client_invoke_operator_service(
530530
}
531531
}
532532

533-
// FIXME: "this function may allocate 1400106 bytes on the stack"
534533
#[allow(clippy::too_many_lines)]
535534
async fn client_invoke_test_service(
536535
mut retry_client: CoreClient,

0 commit comments

Comments
 (0)