This commit is contained in:
Kovid Goyal 2014-02-03 21:21:03 +05:30
parent 7e63bb48ab
commit e1660d26b9

View File

@ -221,7 +221,8 @@ class AutoAdder(QObject):
os.remove(paths[0])
self.worker.staging.remove(fname)
except:
pass
import traceback
traceback.print_exc()
count += num
if duplicates: