remove beta warning

This commit is contained in:
Damien Elmes 2018-07-28 16:44:23 +10:00
parent c84ae1e7c3
commit 4a79775510

View file

@ -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)