Removed unused imports

This commit is contained in:
2018-04-03 10:07:14 +02:00
parent f32630237a
commit 0841d52dd1
2 changed files with 0 additions and 3 deletions

View File

@@ -726,8 +726,6 @@ def _find_orphan_files() -> typing.Set[bson.ObjectId]:
Returns an iterable of all orphan file IDs.
"""
from pillar.api.utils import str2id
log.debug('Finding orphan files')
# Get all file IDs that belong to this project.