mirror of
https://github.com/ankitects/anki.git
synced 2025-11-15 09:07:11 -05: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
|
# when requesting latest version number, gather their version, deck size and
|
||||||
# average retention ratio for future development
|
# average retention ratio for future development
|
||||||
# FIXME: add ability to disable in prefs, warn about anonymous sent info
|
|
||||||
class LatestVersionFinder(QThread):
|
class LatestVersionFinder(QThread):
|
||||||
|
|
||||||
def __init__(self, main):
|
def __init__(self, main):
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue