Skip to content

Commit

Permalink
remove defaultfilepath
Browse files Browse the repository at this point in the history
  • Loading branch information
Marlon Tojal committed Jan 31, 2022
1 parent aabe095 commit 96e99aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mobsfscan/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ def main():
help='show mobsfscan version',
required=False,
action='store_true')

args = parser.parse_args()
if args.path:
is_json = args.json or args.sonarqube or args.sarif
Expand Down

0 comments on commit 96e99aa

Please sign in to comment.