Move code comment todos to forgejo issues

This commit is contained in:
Ian Renton
2025-09-28 19:38:36 +01:00
parent e71ec1b72a
commit 4681b2b74c
5 changed files with 0 additions and 28 deletions

View File

@@ -5,7 +5,6 @@ from providers.http_provider import HTTPProvider
# Provider for Worldwide Bunkers on the Air
# todo switch to event source API as per Steve change to Field Spotter, if Python supports it
class WWBOTA(HTTPProvider):
POLL_INTERVAL_SEC = 120
SPOTS_URL = "https://api.wwbota.org/spots/"