| Index: third_party/twisted_8_1/twisted/protocols/toc.py
|
| diff --git a/third_party/twisted_8_1/twisted/protocols/toc.py b/third_party/twisted_8_1/twisted/protocols/toc.py
|
| deleted file mode 100644
|
| index 8beaa2c85fd0e8e788b487f0862ca5d8575469e8..0000000000000000000000000000000000000000
|
| --- a/third_party/twisted_8_1/twisted/protocols/toc.py
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -from twisted.python import util
|
| -
|
| -util.moduleMovedForSplit('twisted.protocols.toc', 'twisted.words.protocols.toc',
|
| - 'TOC protocol support', 'Words',
|
| - 'http://twistedmatrix.com/projects/words',
|
| - globals())
|
| -
|
|
|