Remove old commented filter from squeak db (#1164)

This commit is contained in:
Jonathan Zernik 2021-09-03 08:27:56 -07:00 committed by GitHub
parent 9a7df5a0b7
commit aad862dbcb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -140,10 +140,6 @@ class SqueakDb:
def datetime_now(self):
return datetime.now(timezone.utc)
# def squeak_newer_than_interval_s(self, interval_s):
# return self.squeaks.c.created > \
# self.datetime_now - timedelta(seconds=interval_s)
def received_offer_should_be_deleted(self):
expire_time = (
self.received_offers.c.invoice_timestamp