From 7b923af6eae31ce0e4f67a13600859e8a23852c2 Mon Sep 17 00:00:00 2001 From: deathbybandaid Date: Fri, 6 Jan 2023 20:20:23 -0500 Subject: [PATCH] test --- tdarr_inform.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tdarr_inform.py b/tdarr_inform.py index 2ce11b6..7e856ad 100644 --- a/tdarr_inform.py +++ b/tdarr_inform.py @@ -97,7 +97,6 @@ def main(): arr_type = "sonarr" arr_event_type = "Download" arr_file_path_key = "sonarr_episodefile_path" - print(arr_file_path_key) loggit("tdarr_inform Recieved %s Event from %s\n" % (arr_event_type, arr_type))