support for Coin ATM Radar

This commit is contained in:
Josh Harvey 2018-05-11 17:41:42 +03:00
parent 2cdc8b0d13
commit 6c3099921f
13 changed files with 262 additions and 8 deletions

View file

@ -144,8 +144,6 @@ function ensureConstraints (config) {
})
}
const pp = require('./pp')
function validateRequires (config) {
return fetchMachines()
.then(machineList => {