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:
parent
90b6031d96
commit
0ec4acce1e
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user