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