style(portal-api): lint

This commit is contained in:
Sérgio Ramos 2017-08-03 11:24:49 +01:00
parent 90b6031d96
commit 0ec4acce1e

View File

@ -545,7 +545,7 @@ module.exports = class MachineWatcher {
return; return;
} }
//console.log('-> `change` event received', Util.inspect(machine)); // console.log('-> `change` event received', Util.inspect(machine));
const { id, tags = {} } = machine; const { id, tags = {} } = machine;