Index: third_party/twisted_8_1/twisted/topfiles/README |
diff --git a/third_party/twisted_8_1/twisted/topfiles/README b/third_party/twisted_8_1/twisted/topfiles/README |
deleted file mode 100644 |
index cf40e9bf003c14b193c4387aff217536610318cb..0000000000000000000000000000000000000000 |
--- a/third_party/twisted_8_1/twisted/topfiles/README |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-Twisted Core 8.1.0 |
-================== |
- |
-Twisted Core makes up the core parts of Twisted, including: |
- |
- * Networking support (twisted.internet) |
- * Trial, the unit testing framework (twisted.trial) |
- * AMP, the Asynchronous Messaging Protocol (twisted.protocols.amp) |
- * Twisted Spread, a remote object system (twisted.spread) |
- * Utility code (twisted.python) |
- * Basic abstractions that multiple subprojects use |
- (twisted.cred, twisted.application, twisted.plugin) |
- * Database connectivity support (twisted.enterprise) |
- * A few basic protocols and protocol abstractions (twisted.protocols) |