mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Replaced dependencies from hsutil to hscommon.
This commit is contained in:
@@ -9,9 +9,8 @@
|
||||
import sys
|
||||
|
||||
from jobprogress import job
|
||||
from hsutil.decorators import log_calls
|
||||
from hsutil.misc import first
|
||||
from hscommon.testutil import eq_
|
||||
from hscommon.util import first
|
||||
from hscommon.testutil import eq_, log_calls
|
||||
|
||||
from .. import engine
|
||||
from ..engine import *
|
||||
|
||||
Reference in New Issue
Block a user