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