mirror of
https://github.com/nasa/openmct.git
synced 2025-06-21 16:49:42 +00:00
linting
This commit is contained in:
@ -102,7 +102,7 @@ export default {
|
||||
hasUnits = true;
|
||||
break;
|
||||
}
|
||||
};
|
||||
}
|
||||
this.hasUnits = hasUnits;
|
||||
}
|
||||
}
|
||||
|
@ -156,7 +156,7 @@ export default {
|
||||
if(metadatum.unit) {
|
||||
hasUnits = true;
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user