mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Remove repeated line
This commit is contained in:
parent
8cf3dee351
commit
68f0e6e992
1 changed files with 0 additions and 1 deletions
|
@ -1268,4 +1268,3 @@ class Browser(QMainWindow):
|
|||
line_edit = self.form.searchEdit.lineEdit()
|
||||
assert line_edit is not None
|
||||
return line_edit
|
||||
return line_edit
|
||||
|
|
Loading…
Reference in a new issue