| Index: third_party/twisted_8_1/twisted/runner/procutils.py
|
| diff --git a/third_party/twisted_8_1/twisted/runner/procutils.py b/third_party/twisted_8_1/twisted/runner/procutils.py
|
| deleted file mode 100644
|
| index 2b6bc2fbe5e94606170025690c82aa55884e30e4..0000000000000000000000000000000000000000
|
| --- a/third_party/twisted_8_1/twisted/runner/procutils.py
|
| +++ /dev/null
|
| @@ -1,5 +0,0 @@
|
| -import warnings
|
| -warnings.warn("twisted.runner.procutils is DEPRECATED. import twisted.python.procutils instead.",
|
| - DeprecationWarning, stacklevel=2)
|
| -
|
| -from twisted.python.procutils import which
|
|
|