Skip to content

Commit

Permalink
Delete unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ikretz committed Jul 16, 2024
1 parent 4d8fe9f commit 36e4d19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion guarddog/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
from guarddog.reporters.sarif import report_verify_sarif
from guarddog.scanners import get_scanner
from guarddog.scanners.scanner import PackageScanner
from guarddog.utils.archives import is_supported_archive

ALL_RULES = (
set(get_metadata_detectors(ECOSYSTEM.NPM).keys())
Expand Down

0 comments on commit 36e4d19

Please sign in to comment.