mirror of
https://github.com/nasa/openmct.git
synced 2025-06-15 13:48:12 +00:00
[Time Controller] Simplify retrieval of datum objects
...for historical data. Supports WTD-1515
This commit is contained in:
@ -102,7 +102,6 @@ define(
|
||||
telemetryObject.getCapability('limit'),
|
||||
datum = telemetryObject && handle.getDatum(
|
||||
telemetryObject,
|
||||
telemetrySeries,
|
||||
index
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user