[Doc] Remove trailing whitespaces (#13390)

This commit is contained in:
Simon Mo
2021-01-12 20:35:38 -08:00
committed by GitHub
parent f587b9a50c
commit 8e0a2f669b
16 changed files with 57 additions and 57 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ the process is stuck on).
.. code-block:: shell
sudo gdb -batch -ex "thread apply all bt" -p <pid>
Note that you can find the pid of the raylet with ``pgrep raylet``.
Installation