From 5da25a97628fb112fa496d818da8724bb9e079d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joan=20H=C3=A9risson?= Date: Wed, 25 Mar 2026 11:42:40 +0100 Subject: [PATCH] style(__main__.py): clean up --- rr_cache/__main__.py | 7 ------- 1 file changed, 7 deletions(-) diff --git a/rr_cache/__main__.py b/rr_cache/__main__.py index d64c26f..263af05 100644 --- a/rr_cache/__main__.py +++ b/rr_cache/__main__.py @@ -104,13 +104,6 @@ def entry_point(): cache.Load( interactive=args.interactive, do_not_dwnl_cache=args.do_not_dwnl_cache ) - # except Exception as e: - # logger.debug(f"Exception type: {type(e).__name__}") - # logger.error( - # '\n*** An error occurred:\n{error}'.format(error=str(e)) - # ) - # logger.error('\nExiting...\n') - # exit(1) def print_attr(