mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
removing line
This commit is contained in:
parent
03a97c17d0
commit
d5901de6e6
@ -34,7 +34,6 @@ export default function () {
|
||||
const timeSystem = new UTCTimeSystem();
|
||||
openmct.time.addTimeSystem(timeSystem);
|
||||
openmct.time.addClock(new LocalClock(100));
|
||||
|
||||
openmct.telemetry.addFormat(new UTCTimeFormat());
|
||||
openmct.telemetry.addFormat(new DurationFormat());
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user