mirror of
https://github.com/Lynnesbian/FediBooks/
synced 2024-11-25 08:38:59 +00:00
deleted one blank line uwu
This commit is contained in:
parent
f2d15b7d80
commit
a5706ccd59
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import functions
|
|||
|
||||
cfg = json.load(open('config.json'))
|
||||
|
||||
|
||||
print("Establishing DB connection")
|
||||
db = MySQLdb.connect(
|
||||
host = cfg['db_host'],
|
||||
|
|
Loading…
Reference in a new issue