mirror of
https://github.com/rightup/pyMC_Repeater.git
synced 2026-03-28 17:43:06 +01:00
Remove debug log for adverts retrieval in SQLiteHandler
This commit is contained in:
@@ -659,7 +659,6 @@ class SQLiteHandler:
|
||||
}
|
||||
adverts.append(advert)
|
||||
|
||||
logger.debug(f"Found {len(adverts)} adverts with contact_type '{contact_type}'")
|
||||
return adverts
|
||||
|
||||
except Exception as e:
|
||||
|
||||
Reference in New Issue
Block a user