Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorstenFroehlinghaus authored Nov 28, 2024
1 parent 5c6e00c commit 5ea2ba7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x2gbfs/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ def get(
response = requests.get(url, headers=request_headers, timeout=timeout, params=params)
response.raise_for_status()
return response

0 comments on commit 5ea2ba7

Please sign in to comment.