refactor admin-server to lib directory
This commit is contained in:
parent
9285cac467
commit
8440fa3b1d
6 changed files with 590 additions and 389 deletions
|
|
@ -42,7 +42,6 @@ function poll (req, res, next) {
|
|||
const cassettes = results.cassettes
|
||||
|
||||
const reboot = pid && reboots[deviceId] && reboots[deviceId] === pid
|
||||
console.log('DEBUG104: %j', {pid, reboot, reboots, pids, deviceId})
|
||||
const langs = config.machineLanguages
|
||||
|
||||
const locale = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue