From 2d48142e41d6c35795d627b8304712bf3efdf313 Mon Sep 17 00:00:00 2001 From: Dustin Ingram Date: Wed, 10 Aug 2022 14:43:19 -0400 Subject: [PATCH] action.py: Remove unused line (#25) --- action.py | 1 - 1 file changed, 1 deletion(-) diff --git a/action.py b/action.py index 8db1c11..3298ad2 100755 --- a/action.py +++ b/action.py @@ -49,7 +49,6 @@ def _fatal_help(msg): inputs = [Path(p).resolve() for p in sys.argv[1].split()] -summary = Path(os.getenv("GITHUB_STEP_SUMMARY")).open("a") # The arguments we pass into `pip-audit` get built up in this list. pip_audit_args = [