mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 08:22:24 -04: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