mirror of
https://gitlab.silvrtree.co.uk/martind2000/old-silvrgit.git
synced 2025-01-10 21:45:08 +00:00
turning off some logging
This commit is contained in:
parent
e9f413f220
commit
b924476801
@ -107,7 +107,7 @@ module.exports = {
|
||||
var ts = a.departures[0].service;
|
||||
if ( ts !== null)
|
||||
{
|
||||
console.log(ts);
|
||||
// console.log(ts);
|
||||
//GLOBAL.lastcheck = now;
|
||||
console.log(ts.sta);
|
||||
console.log(toSeconds(ts.sta));
|
||||
|
Loading…
Reference in New Issue
Block a user