mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 23:42:23 -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
|
||||
pm.ensureProfile()
|
||||
|
||||
print("This is an BETA build - please do not package it up for Linux distributions")
|
||||
|
||||
# load the main window
|
||||
import aqt.main
|
||||
mw = aqt.main.AnkiQt(app, pm, opts, args)
|
||||
|
|
Loading…
Reference in a new issue