mirror of
https://github.com/nasa/openmct.git
synced 2025-05-03 09:12:51 +00:00
[Imagery] Normalize whitespace in policy
This commit is contained in:
parent
f6cd35a631
commit
e300b49c95
@ -25,7 +25,6 @@ define([
|
|||||||
], function (
|
], function (
|
||||||
objectUtils
|
objectUtils
|
||||||
) {
|
) {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Policy preventing the Imagery view from being made available for
|
* Policy preventing the Imagery view from being made available for
|
||||||
* domain objects which do not have associated image telemetry.
|
* domain objects which do not have associated image telemetry.
|
||||||
@ -56,6 +55,5 @@ define([
|
|||||||
};
|
};
|
||||||
|
|
||||||
return ImageryViewPolicy;
|
return ImageryViewPolicy;
|
||||||
}
|
});
|
||||||
);
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user