mirror of
https://github.com/jdejaegh/python-irceline.git
synced 2025-06-26 19:35:40 +02:00
Remove unused constant
This commit is contained in:
parent
74dfd6b8aa
commit
bb7eb712e3
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ _rio_wfs_base_url = 'https://geo.irceline.be/wfs'
|
|||
_forecast_wms_base_url = 'https://geo.irceline.be/forecast/wms'
|
||||
# noinspection HttpUrlsUsage
|
||||
# There is not HTTPS version of this endpoint
|
||||
_forecast_base_url = 'http://ftp.irceline.be/forecast'
|
||||
_user_agent = 'github.com/jdejaegh/python-irceline'
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue