Remove obsolete import.
authorAntony Chazapis <chazapis@gmail.com>
Sat, 25 Feb 2012 23:28:41 +0000 (01:28 +0200)
committerAntony Chazapis <chazapis@gmail.com>
Sat, 25 Feb 2012 23:28:41 +0000 (01:28 +0200)
snf-pithos-app/pithos/api/settings.py

index 4539df7..d1baab5 100644 (file)
@@ -1,6 +1,5 @@
 #coding=utf8
 from django.conf import settings
-from os.path import abspath, dirname, join
 
 # Set local users, or a remote host. To disable local users set them to None.
 sample_users = {