Index: third_party/twisted_8_1/twisted/words/im/__init__.py |
diff --git a/third_party/twisted_8_1/twisted/words/im/__init__.py b/third_party/twisted_8_1/twisted/words/im/__init__.py |
deleted file mode 100644 |
index 9f511b7c8d14a6d2c20e4d1b67446176cf31f1c6..0000000000000000000000000000000000000000 |
--- a/third_party/twisted_8_1/twisted/words/im/__init__.py |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-# Copyright (c) 2001-2004 Twisted Matrix Laboratories. |
-# See LICENSE for details. |
- |
- |
-"""Instance Messenger, Pan-protocol chat client.""" |
- |
-import warnings |
-warnings.warn("twisted.im will be undergoing a rewrite at some point in the future.") |