Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
Remove obsolete API_VIERVIJFZES
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelarnauts committed Jan 16, 2023
1 parent 7f61533 commit be42bc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/lib/viervijfzes/content.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ def __repr__(self):
class ContentApi:
""" GoPlay Content API"""
SITE_URL = 'https://www.goplay.be'
API_VIERVIJFZES = 'https://api.viervijfzes.be'
API_GOPLAY = 'https://api.goplay.be'

def __init__(self, auth=None, cache_path=None):
Expand Down

0 comments on commit be42bc6

Please sign in to comment.