mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-14 01:02:09 -05:00
remove debug line
This commit is contained in:
@@ -812,7 +812,6 @@ def _clear_templates_from_cache():
|
||||
]
|
||||
|
||||
|
||||
count1 = redis_store.delete_by_pattern(CACHE_KEYS[1])
|
||||
num_deleted = sum(
|
||||
redis_store.delete_by_pattern(pattern) for pattern in CACHE_KEYS
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user