mirror of
https://github.com/ankitects/anki.git
synced 2025-11-08 13:47:13 -05:00
remove extra newline
This commit is contained in:
parent
3e40dc1557
commit
4effec1c59
1 changed files with 0 additions and 1 deletions
|
|
@ -3199,7 +3199,6 @@ nextFactor, reps, thinkingTime, yesCount, noCount from reviewHistory""")
|
|||
os.utime(newpath, (modified, modified))
|
||||
backup = staticmethod(backup)
|
||||
|
||||
|
||||
def newCardOrderLabels():
|
||||
return {
|
||||
0: _("Show new cards in random order"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue