From 770bee7783baddc02a084059e22295f4c6744a61 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Wed, 30 Oct 2024 07:14:18 -0500 Subject: [PATCH] Removed debug print --- osxphotos/cli/export.py | 1 - 1 file changed, 1 deletion(-) diff --git a/osxphotos/cli/export.py b/osxphotos/cli/export.py index a6184e3b..56947b6c 100644 --- a/osxphotos/cli/export.py +++ b/osxphotos/cli/export.py @@ -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: