mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
remove fixme
This commit is contained in:
parent
a069350cf1
commit
8c95cfb0c9
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ baseUrl = "http://anki.ichi2.net/update/"
|
|||
|
||||
# when requesting latest version number, gather their version, deck size and
|
||||
# average retention ratio for future development
|
||||
# FIXME: add ability to disable in prefs, warn about anonymous sent info
|
||||
class LatestVersionFinder(QThread):
|
||||
|
||||
def __init__(self, main):
|
||||
|
|
Loading…
Reference in a new issue