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