Remove a TODO
This commit is contained in:
parent
3e421c7289
commit
633d60ccd0
@ -1407,8 +1407,6 @@ load pinpad dynamically only after you know that it will be needed */
|
|||||||
console.log('RPC handshake complete');
|
console.log('RPC handshake complete');
|
||||||
rpc = common.rpc = env.rpc = call;
|
rpc = common.rpc = env.rpc = call;
|
||||||
|
|
||||||
// TODO check if pin list is up to date
|
|
||||||
// if not, reset
|
|
||||||
common.arePinsSynced(function (err, yes) {
|
common.arePinsSynced(function (err, yes) {
|
||||||
if (!yes) {
|
if (!yes) {
|
||||||
common.resetPins(function (err, hash) {
|
common.resetPins(function (err, hash) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user