chore: Fulfill TODO
This commit is contained in:
parent
64a8988472
commit
dd043bd397
1 changed files with 0 additions and 1 deletions
|
@ -181,7 +181,6 @@ def init_main_routes(app):
|
|||
for step in data["steps"]:
|
||||
step_title = step["title"]
|
||||
logger.debug(f"Processing step: {step_title}")
|
||||
logger.debug(f"{step}") # TODO: Remove this line
|
||||
|
||||
step_imgs = []
|
||||
step_iframes = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue