diff options
Diffstat (limited to 'swiftclient/__init__.py')
-rw-r--r-- | swiftclient/__init__.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/swiftclient/__init__.py b/swiftclient/__init__.py deleted file mode 100644 index ba0b41a3..00000000 --- a/swiftclient/__init__.py +++ /dev/null @@ -1,5 +0,0 @@ -# -*- encoding: utf-8 -*- -"""" -OpenStack Swift Python client binding. -""" -from client import * |