[Imagery] Normalize whitespace in policy
This commit is contained in:
@@ -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;
|
||||
}
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user