mirror of
https://github.com/nasa/openmct.git
synced 2025-06-13 12:48:14 +00:00
[Time API] Fixed static code analysis issues
This commit is contained in:
@ -27,7 +27,7 @@ define([], function () {
|
||||
* @implements TimeSystem
|
||||
* @constructor
|
||||
*/
|
||||
function LocalTimeSystem () {
|
||||
function LocalTimeSystem() {
|
||||
|
||||
/**
|
||||
* Some metadata, which will be used to identify the time system in
|
||||
|
Reference in New Issue
Block a user