mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 07:22:23 -04:00
remove redundant code
This commit is contained in:
parent
1b027af439
commit
ff38dad5b2
1 changed files with 0 additions and 1 deletions
|
@ -845,7 +845,6 @@ when type = 1 then combinedDue + 86400 * (case
|
|||
else interval*:rev
|
||||
end)
|
||||
when type = 2 then :new
|
||||
else combinedDue
|
||||
end),
|
||||
modified = :now, isDue = 0
|
||||
where id != :id and factId = :factId
|
||||
|
|
Loading…
Reference in a new issue