No known key found for this signature in database
GPG Key ID: 9BAD4322A65AD78B
1 changed files with
0 additions and
1 deletions
-
src/dlhdhr/app.py
|
|
|
@ -99,7 +99,6 @@ async def listings_json(request: Request) -> JSONResponse: |
|
|
|
"URL": get_public_url(request, channel.channel_proxy), |
|
|
|
} |
|
|
|
for channel in channels |
|
|
|
if not channel.country_code |
|
|
|
] |
|
|
|
) |
|
|
|
|
|
|
|
|