mirror of
https://github.com/nasa/openmct.git
synced 2025-02-21 09:52:04 +00:00
[Code Style] Remove trailing whitespace
...to fix build after changes for #142.
This commit is contained in:
parent
5b6ea600ba
commit
1c007ea256
@ -46,7 +46,7 @@ define(
|
|||||||
// Find the relevant scope...
|
// Find the relevant scope...
|
||||||
var rect,
|
var rect,
|
||||||
scope = element.scope && element.scope();
|
scope = element.scope && element.scope();
|
||||||
|
|
||||||
if (scope && scope.$broadcast) {
|
if (scope && scope.$broadcast) {
|
||||||
// Get the representation's bounds, to convert
|
// Get the representation's bounds, to convert
|
||||||
// drop position
|
// drop position
|
||||||
|
Loading…
x
Reference in New Issue
Block a user