mirror of
https://github.com/ankitects/anki.git
synced 2025-09-22 07:52:24 -04:00
remove beta warning
This commit is contained in:
parent
099bd045d0
commit
c15df04622
1 changed files with 0 additions and 2 deletions
|
@ -302,8 +302,6 @@ environment points to a valid, writable folder.""")
|
||||||
# remaining pm init
|
# remaining pm init
|
||||||
pm.ensureProfile()
|
pm.ensureProfile()
|
||||||
|
|
||||||
print("This is an BETA build - please do not package it up for Linux distributions")
|
|
||||||
|
|
||||||
# load the main window
|
# load the main window
|
||||||
import aqt.main
|
import aqt.main
|
||||||
mw = aqt.main.AnkiQt(app, pm, opts, args)
|
mw = aqt.main.AnkiQt(app, pm, opts, args)
|
||||||
|
|
Loading…
Reference in a new issue