remove pre_init_check

This commit is contained in:
Tobias Brunner 2023-08-06 18:49:02 +02:00
parent d3cb98351a
commit 02b4e56cc2
Signed by: tobru
SSH key fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk

View file

@ -47,5 +47,4 @@
"auto_install" : False,
"price" : 79,
"currency" : "USD",
"pre_init_hook" : "pre_init_check",
}