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