Removed feature: register balance (closes #8)
This commit is contained in:
parent
8599f49857
commit
3d778df3d5
5 changed files with 2 additions and 20 deletions
|
@ -63,7 +63,6 @@ def check_database():
|
|||
|
||||
required_rows = [
|
||||
"global_message",
|
||||
"register_balance",
|
||||
"admin_info"
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue