diff options
Diffstat (limited to 'Doc/library/concurrency.rst')
-rw-r--r-- | Doc/library/concurrency.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/library/concurrency.rst b/Doc/library/concurrency.rst index 39cd9ff..b150990 100644 --- a/Doc/library/concurrency.rst +++ b/Doc/library/concurrency.rst @@ -28,5 +28,3 @@ The following are support modules for some of the above services: .. toctree:: _thread.rst - _dummy_thread.rst - dummy_threading.rst |