| Index: third_party/twisted_8_1/twisted/protocols/raw.py
|
| diff --git a/third_party/twisted_8_1/twisted/protocols/raw.py b/third_party/twisted_8_1/twisted/protocols/raw.py
|
| deleted file mode 100644
|
| index e01d613cf7aea0c0df3128d8fda7b1e5b6de3999..0000000000000000000000000000000000000000
|
| --- a/third_party/twisted_8_1/twisted/protocols/raw.py
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -from twisted.python import util
|
| -
|
| -util.moduleMovedForSplit('twisted.protocols.raw', 'twisted.pair.raw',
|
| - 'Interfaces for raw packets', 'Pair',
|
| - 'http://twistedmatrix.com/projects/pair',
|
| - globals())
|
| -
|
|
|