Index: third_party/twisted_8_1/twisted/mail/__init__.py |
diff --git a/third_party/twisted_8_1/twisted/mail/__init__.py b/third_party/twisted_8_1/twisted/mail/__init__.py |
deleted file mode 100644 |
index 628b7279e194ed8f5728aedc4d47f7a288962a02..0000000000000000000000000000000000000000 |
--- a/third_party/twisted_8_1/twisted/mail/__init__.py |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
- |
-# Copyright (c) 2001-2004 Twisted Matrix Laboratories. |
-# See LICENSE for details. |
- |
- |
-""" |
- |
-Twisted Mail: a Twisted E-Mail Server. |
- |
-Maintainer: U{Jp Calderone<mailto:exarkun@twistedmatrix.com>} |
- |
-""" |
- |
-from twisted.mail._version import version |
-__version__ = version.short() |