| Index: third_party/twisted_8_1/twisted/words/__init__.py
|
| diff --git a/third_party/twisted_8_1/twisted/words/__init__.py b/third_party/twisted_8_1/twisted/words/__init__.py
|
| deleted file mode 100644
|
| index 725af4c939953e06183ef98811be78c52af18039..0000000000000000000000000000000000000000
|
| --- a/third_party/twisted_8_1/twisted/words/__init__.py
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -# -*- test-case-name: twisted.words.test -*-
|
| -# Copyright (c) 2001-2005 Twisted Matrix Laboratories.
|
| -# See LICENSE for details.
|
| -
|
| -
|
| -"""Twisted Words: a Twisted Chat service.
|
| -"""
|
| -
|
| -from twisted.words._version import version
|
| -__version__ = version.short()
|
|
|