summaryrefslogtreecommitdiff
path: root/swiftclient/service.py
diff options
context:
space:
mode:
Diffstat (limited to 'swiftclient/service.py')
-rw-r--r--swiftclient/service.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/swiftclient/service.py b/swiftclient/service.py
index 8e2c7b0..6b8f73d 100644
--- a/swiftclient/service.py
+++ b/swiftclient/service.py
@@ -12,9 +12,8 @@
# implied.
# See the License for the specific language governing permissions and
# limitations under the License.
-from __future__ import unicode_literals
-import logging
+import logging
import os
from collections import defaultdict