1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-14 15:20:06 +02:00

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;
}
//console.log('-> `change` event received', Util.inspect(machine));
// console.log('-> `change` event received', Util.inspect(machine));
const { id, tags = {} } = machine;