Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian leggett committed Jun 21, 2024
1 parent 0e7dcdc commit 57f881e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,6 @@ def _send_to_ua(requester_ip, request_url, request_headers):
'ua': request_headers.get('user-agent', ''),
},
)



def _send_to_ga4(request_url, request_headers):
logger.info('Sending to Google Analytics GA4 %s...', request_url)
Expand Down

0 comments on commit 57f881e

Please sign in to comment.