Index: third_party/twisted_8_1/twisted/protocols/ethernet.py |
diff --git a/third_party/twisted_8_1/twisted/protocols/ethernet.py b/third_party/twisted_8_1/twisted/protocols/ethernet.py |
deleted file mode 100644 |
index dca2448df09d0e10a4fdf09933f5c96bf5f113e8..0000000000000000000000000000000000000000 |
--- a/third_party/twisted_8_1/twisted/protocols/ethernet.py |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-from twisted.python import util |
- |
-util.moduleMovedForSplit('twisted.protocols.ethernet', 'twisted.pair.ethernet', |
- 'Ethernet Protocol', 'Pair', |
- 'http://twistedmatrix.com/projects/pair', |
- globals()) |
- |