mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 06:08:11 +00:00
[Telemetry] Code style
Fix code style, remove Promise from globals where unused. Part of ongoing preparation of platform/telemetry bundle for integration, WTD-575.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/*global define,Promise*/
|
||||
/*global define*/
|
||||
|
||||
/**
|
||||
* Module defining TelemetryProvider. Created by vwoeltje on 11/12/14.
|
||||
|
Reference in New Issue
Block a user