mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Changed references to what has already been moved from hsutil to hscommon (io, path, testutil).
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
|
||||
from xml.etree import ElementTree as ET
|
||||
|
||||
from hsutil import io
|
||||
from hscommon import io
|
||||
from hscommon.path import Path
|
||||
from hsutil.files import FileOrPath
|
||||
from hsutil.path import Path
|
||||
|
||||
from . import fs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user