mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 06:37:17 +00:00
Replaced dependencies from hsutil to hscommon.
This commit is contained in:
@@ -11,7 +11,7 @@ import logging
|
||||
|
||||
from PyQt4.QtGui import QImage, QImageReader
|
||||
|
||||
from hsutil.str import get_file_ext
|
||||
from hscommon.util import get_file_ext
|
||||
|
||||
from core import fs
|
||||
from core_pe import data as data_pe
|
||||
|
||||
Reference in New Issue
Block a user