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