mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 21:53:08 +00:00
remove unused var
This commit is contained in:
parent
3626ff9947
commit
fd74fb0ec4
@ -20,7 +20,6 @@
|
|||||||
* at runtime from the About dialog for additional information.
|
* at runtime from the About dialog for additional information.
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
import _ from 'lodash';
|
|
||||||
import Condition from "./Condition";
|
import Condition from "./Condition";
|
||||||
import uuid from "uuid";
|
import uuid from "uuid";
|
||||||
import * as EventEmitter from 'eventemitter3';
|
import * as EventEmitter from 'eventemitter3';
|
||||||
|
Loading…
Reference in New Issue
Block a user