Rename meta-->metadata and remove values @lib
[kamaki] / kamaki / clients / image / __init__.py
index 3d14d39..c6ee0e9 100644 (file)
@@ -32,7 +32,7 @@
 # or implied, of GRNET S.A.
 
 from kamaki.clients import Client, ClientError
-from kamaki.clients.utils import path4url, filter_in
+from kamaki.clients.utils import path4url
 
 
 def _format_image_headers(headers):