mirror of
https://github.com/nasa/openmct.git
synced 2024-12-30 01:48:51 +00:00
remove debug
This commit is contained in:
parent
d42bd44485
commit
a5a197680d
@ -241,8 +241,6 @@ export default class ConditionManager extends EventEmitter {
|
||||
results.forEach(resultObj => { this.updateConditionResults(resultObj); });
|
||||
const currentCondition = this.getCurrentCondition();
|
||||
|
||||
// uncomment to see output of lad request (before subscriptions kick in)
|
||||
// console.log(obj.configuration.output);
|
||||
return Object.assign(
|
||||
{
|
||||
output: currentCondition.configuration.output,
|
||||
|
Loading…
Reference in New Issue
Block a user