forked from brmlab/brmbar-github
gui: remove old db initialization
This commit is contained in:
parent
2ff7165bec
commit
4c65f70079
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)
|
shop = brmbar.Shop.new_with_defaults(db)
|
||||||
currency = shop.currency
|
currency = shop.currency
|
||||||
db.commit()
|
db.commit()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue