mirror of
https://github.com/nasa/openmct.git
synced 2025-02-11 13:16:15 +00:00
[Creation] Remove errant comments
This commit is contained in:
parent
cb432051dc
commit
64607b8e56
@ -21,9 +21,6 @@
|
|||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
/*global define,Promise,describe,it,xdescribe,expect,beforeEach,waitsFor,jasmine*/
|
/*global define,Promise,describe,it,xdescribe,expect,beforeEach,waitsFor,jasmine*/
|
||||||
|
|
||||||
/**
|
|
||||||
* ContextCapability. Created by vwoeltje on 11/6/14.
|
|
||||||
*/
|
|
||||||
define(
|
define(
|
||||||
["../../src/capabilities/InstantiationCapability"],
|
["../../src/capabilities/InstantiationCapability"],
|
||||||
function (InstantiationCapability) {
|
function (InstantiationCapability) {
|
||||||
|
@ -21,9 +21,6 @@
|
|||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
/*global define,Promise,describe,it,xdescribe,expect,beforeEach,waitsFor,jasmine*/
|
/*global define,Promise,describe,it,xdescribe,expect,beforeEach,waitsFor,jasmine*/
|
||||||
|
|
||||||
/**
|
|
||||||
* ContextCapability. Created by vwoeltje on 11/6/14.
|
|
||||||
*/
|
|
||||||
define(
|
define(
|
||||||
["../../src/services/Instantiate"],
|
["../../src/services/Instantiate"],
|
||||||
function (Instantiate) {
|
function (Instantiate) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user