mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Adapted to the job-related code moving to the 'jobprogress' package.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
import logging
|
||||
import re
|
||||
|
||||
from hscommon import job
|
||||
from jobprogress import job
|
||||
from hsutil import io
|
||||
from hsutil.misc import dedupe
|
||||
from hsutil.str import get_file_ext, rem_file_ext
|
||||
|
||||
Reference in New Issue
Block a user