Remove unused const

This commit is contained in:
Fred Boniface 2024-03-28 22:47:40 +00:00
parent d16634f07f
commit 8c231fe4af
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
package cif
const updateHour = 7
const dailyUpdateUrl = "https://publicdatafeeds.networkrail.co.uk/ntrod/CifFileAuthenticate?type=CIF_ALL_UPDATE_DAILY&day=toc-update-"
const fullUpdateUrl = "https://publicdatafeeds.networkrail.co.uk/ntrod/CifFileAuthenticate?type=CIF_ALL_FULL_DAILY&day=toc-full"