Adjust comments and notes
This commit is contained in:
parent
dc4c50efc6
commit
d8d2799145
@ -1,3 +1,3 @@
|
||||
# What to do next:
|
||||
|
||||
* List services changed to read from db rather than request fresh data each time.
|
||||
* LDB to lookup and validate CRS or convert TIPLOC/STANOX to CRS before fetch.
|
@ -8,7 +8,6 @@
|
||||
// convertTiploc(TIPLOC) : Exported: Looks up CRS, Name & STANOX for Tiploc
|
||||
|
||||
const log = require('../utils/log.utils'); // Log Helper
|
||||
|
||||
const ldb = require('ldbs-json')
|
||||
const util = require('../utils/ldb.utils')
|
||||
|
||||
|
Reference in New Issue
Block a user