parent
699cec5329
commit
ff927cbafa
@ -314,7 +314,6 @@ def fetch_flats(config):
|
||||
backend=backend,
|
||||
last_fetch=arrow.get(last_fetch_by_backends[backend]).date()
|
||||
)
|
||||
if last_fetch_in_db:
|
||||
session.add(last_fetch_in_db)
|
||||
session.commit()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user