Merge "Remove unnecessary variable assignment"
This commit is contained in:
commit
ad0d0c98d8
@ -35,7 +35,6 @@
|
||||
) {
|
||||
var ctrl = this;
|
||||
|
||||
ctrl.image = {};
|
||||
ctrl.resourceType = registry.getResourceType(imageResourceTypeCode);
|
||||
|
||||
$scope.context.loadPromise.then(onGetImage);
|
||||
|
Loading…
Reference in New Issue
Block a user