Skip to content

Commit

Permalink
removed extra comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Nov 18, 2024
1 parent 6784c15 commit 370b423
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ def main(repository: Path, output: Path, scantypes: tuple[str, ...]):
continue

try:
logger.info(f"Running SQ-5978")
logger.info(f"Running scan: {strategy_name}")
strategy.run(directories)
except:
Expand Down

0 comments on commit 370b423

Please sign in to comment.