Remove unneeded comments

This commit is contained in:
Kumi 2022-04-20 12:23:47 +02:00
parent 8b9488451e
commit 5d00e6a5f5
Signed by: kumi
GPG key ID: 5D1CE6AF1805ECA2

View file

@ -10,7 +10,7 @@ class Hafas:
API_URL = "https://fahrplan.oebb.at/bin/mgate.exe?rnd=%i"
BASE_CONTENT = {
"id": None, # h7iqfi6m2eskyk8x
"id": None,
"ver": "1.32",
"lang": "deu",
"auth": {
@ -20,8 +20,8 @@ class Hafas:
"client": {
"id": "OEBB",
"type": "WEB",
"name": "bahnapi.eu", # webapp
"l": "oebb_py" # vs_webapp
"name": "bahnapi.eu",
"l": "oebb_py"
},
"formatted": False,
"ext": "OEBB.11",