Skip to content

Commit 9e238d4

Browse files
Update djangocms_frontend/component_pool.py
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
1 parent 7ca5e11 commit 9e238d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

djangocms_frontend/component_pool.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ def scan_templates_for_component_declaration(self, templates: list[tuple[str, st
9494
logger.error(
9595
f"Error rendering template {template_name} to scan for cms frontend components", exc_info=True
9696
)
97-
pass
9897

9998

10099
class Components:

0 commit comments

Comments
 (0)