| Index: third_party/twisted_8_1/twisted/names/__init__.py
|
| diff --git a/third_party/twisted_8_1/twisted/names/__init__.py b/third_party/twisted_8_1/twisted/names/__init__.py
|
| deleted file mode 100644
|
| index e6a29c1350499aca7bef9f55e28eeba95d145c4a..0000000000000000000000000000000000000000
|
| --- a/third_party/twisted_8_1/twisted/names/__init__.py
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -# Copyright (c) 2001-2004 Twisted Matrix Laboratories.
|
| -# See LICENSE for details.
|
| -
|
| -"""Resolving Internet Names"""
|
| -
|
| -from twisted.names._version import version
|
| -__version__ = version.short()
|
|
|