diff options
Diffstat (limited to 'sleekxmpp/stanza/stream')
-rw-r--r-- | sleekxmpp/stanza/stream/__init__.py | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sleekxmpp/stanza/stream/__init__.py b/sleekxmpp/stanza/stream/__init__.py deleted file mode 100644 index 2cb79673..00000000 --- a/sleekxmpp/stanza/stream/__init__.py +++ /dev/null @@ -1,8 +0,0 @@ -""" - SleekXMPP: The Sleek XMPP Library - Copyright (C) 2010 Nathanael C. Fritz - This file is part of SleekXMPP. - - See the file LICENSE for copying permission. -""" - |