From 1ed06f32ec6532ce14376cc3b1d86aa6e0d52b9b Mon Sep 17 00:00:00 2001 From: Adrian Pop Date: Thu, 18 Jan 2024 19:54:15 +0100 Subject: [PATCH] remove unused code --- all-reports.py | 1 - 1 file changed, 1 deletion(-) diff --git a/all-reports.py b/all-reports.py index e3f1250..bf66cd7 100755 --- a/all-reports.py +++ b/all-reports.py @@ -28,7 +28,6 @@ githuburl = args.githuburl githuburltesting = args.githuburltesting omcgitdir = args.omcgitdir -omctestinggitdir = args.omctestinggitdir doemail = args.email if not os.path.exists(omcgitdir):