Skip to content

Commit

Permalink
Removed debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
RhetTbull committed Oct 30, 2024
1 parent c2eb5a3 commit 770bee7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion osxphotos/cli/export.py
Original file line number Diff line number Diff line change
Expand Up @@ -1333,7 +1333,6 @@ def export_cli(
locals_,
ignore=["ctx", "cli_obj", "dest", "load_config", "save_config", "config_only"],
)
print(f"{locals_=} {cfg=}")
verbose = verbose_print(verbose=verbose_flag, timestamp=timestamp, theme=theme)

if load_config:
Expand Down

0 comments on commit 770bee7

Please sign in to comment.