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