Send sharing notifications.
[pithos] / other / migrate-data
index 91db5dd..46171ad 100755 (executable)
@@ -41,7 +41,7 @@ from sqlalchemy.sql import select
 from pithos import settings
 from pithos.backends.modular import ModularBackend
 
-from pithos.lib.hashmap import HashMap
+from pithos.tools.lib.hashmap import HashMap
 
 from migrate import Migration, Cache