mirror of
https://github.com/projecthorus/sondehub-infra.git
synced 2025-04-22 17:51:03 +00:00
Remove unused debugging statement
This commit is contained in:
parent
c4d5f4e6a1
commit
92984c54a1
@ -69,7 +69,6 @@ def findSonde(recovery, lat, lon):
|
||||
# Process each recovery report from Radiosondy.info
|
||||
def processReports(data):
|
||||
for recovery in data["results"]:
|
||||
#print(recovery)
|
||||
|
||||
# Get recovery status
|
||||
if recovery["log_info"]["status"] == "FOUND":
|
||||
|
Loading…
x
Reference in New Issue
Block a user