diff --git a/NSLGameScanner.py b/NSLGameScanner.py index 2168812..37c5425 100644 --- a/NSLGameScanner.py +++ b/NSLGameScanner.py @@ -1055,7 +1055,6 @@ def get_amazon_games(): # Create the path to the output file output_file_path = f"{logged_in_home}/.config/systemd/user/NSLGameScanner_output.log" - print(decky_shortcuts.values()) # Open the output file in write mode with open(output_file_path, 'w') as output_file: for game in decky_shortcuts.values():