Index: third_party/twisted_8_1/twisted/protocols/dns.py |
diff --git a/third_party/twisted_8_1/twisted/protocols/dns.py b/third_party/twisted_8_1/twisted/protocols/dns.py |
deleted file mode 100644 |
index 208bc7dcf7db5743be650701be2211e3bbbddb1a..0000000000000000000000000000000000000000 |
--- a/third_party/twisted_8_1/twisted/protocols/dns.py |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-from twisted.python import util |
- |
-util.moduleMovedForSplit('twisted.protocols.dns', 'twisted.names.dns', |
- 'DNS protocol support', 'Names', |
- 'http://twistedmatrix.com/projects/names', |
- globals()) |