pytorch/torch/multiprocessing
Richard Barnes b89827b73f Drop unused imports (#49972)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/49972

From
```
./python/libcst/libcst codemod remove_unused_imports.RemoveUnusedImportsWithGlean --no-format caffe2/
```

Test Plan: Standard sandcastle tests

Reviewed By: xush6528

Differential Revision: D25727352

fbshipit-source-id: 6b90717e161aeb1da8df30e67d586101d35d7d5f
2021-01-13 12:26:17 -08:00
..
__init__.py Remove redundant code for unsupported Python versions (#49486) 2021-01-06 12:45:46 -08:00
_atfork.py [*.py] Rename "Arguments:" to "Args:" (#49736) 2020-12-28 09:34:47 -08:00
cuda_multiprocessing.md
pool.py Drop unused imports (#49972) 2021-01-13 12:26:17 -08:00
queue.py Drop unused imports (#49972) 2021-01-13 12:26:17 -08:00
reductions.py add type annotations to multiprocessing module (#47756) 2020-11-16 13:05:49 -08:00
spawn.py Remove redundant code for unsupported Python versions (#49486) 2021-01-06 12:45:46 -08:00