diff --git a/anki/importing/noteimp.py b/anki/importing/noteimp.py index e9e435d67..d53f8a9ac 100644 --- a/anki/importing/noteimp.py +++ b/anki/importing/noteimp.py @@ -156,7 +156,6 @@ class NoteImporter(Importer): updateLog.append(updateLogTxt % fld0) dupeCount += 1 found = True - break elif self.importMode == 1: dupeCount += 1 elif self.importMode == 2: