commit | be7ed29f839b1144d174c9c1d39c821592ea4a4b | [log] [tgz] |
---|---|---|
author | Letu Ren <fantasquex@gmail.com> | Wed Feb 21 10:29:49 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Feb 21 10:32:31 2024 -0800 |
tree | e3ac5ecc3b60e664ffa2574f407d434db2fb5d5c | |
parent | 74fe66974e0c4c6b920e067070a519140829c22a [diff] |
Remove unused ```  Closes #21447. PiperOrigin-RevId: 609044286 Change-Id: Ic6866d06ee566db60cc0f365865f30968587ad83
diff --git a/site/en/docs/sandboxing.md b/site/en/docs/sandboxing.md index 691067d..6562986 100644 --- a/site/en/docs/sandboxing.md +++ b/site/en/docs/sandboxing.md
@@ -116,7 +116,6 @@ - [Multiplex workers](/remote/multiplex) require explicit worker support to be sandboxed. Workers that do not support multiplex sandboxing run as singleplex workers under dynamic execution, which can cost extra memory. - ``` ## Debugging {:#debugging}