Skip to content

Commit

Permalink
Deleted debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
catttam committed Sep 10, 2024
1 parent eccd5d5 commit 339c92e
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions goaccess_metric_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,4 @@ def parse_requests_info(status_code, write_type):
if args.general:
parse_geolocation_info(wr)
if args.partial:
parse_requests_info(args.status_code, wr)







parse_requests_info(args.status_code, wr)

0 comments on commit 339c92e

Please sign in to comment.