forked from brmlab/brmbar-github
gui: remove old db initialization
This commit is contained in:
parent
5355eca6f5
commit
15dfd0be04
1 changed files with 0 additions and 1 deletions
|
@ -243,7 +243,6 @@ db = Database.Database(
|
|||
)
|
||||
)
|
||||
|
||||
db = Database.Database("dbname=brmbar")
|
||||
shop = brmbar.Shop.new_with_defaults(db)
|
||||
currency = shop.currency
|
||||
db.commit()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue