Skip to content
Snippets Groups Projects
Commit 5cc96ef4 authored by David Douard's avatar David Douard
Browse files

Import get_objstorage from swh.objstorage.factory

instead of swh.objstorage (deprecated).
parent a14907cc
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
# See top-level LICENSE file for more information
from swh.model import hashutil
from swh.objstorage import get_objstorage
from swh.objstorage.factory import get_objstorage
from swh.objstorage.objstorage import compute_hash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment