tbouron commented on a change in pull request #140: Icons on app inspector
URL: https://github.com/apache/brooklyn-ui/pull/140#discussion_r324551725
 
 

 ##########
 File path: 
ui-modules/app-inspector/app/components/entity-tree/entity-tree.directive.js
 ##########
 @@ -101,7 +97,7 @@ export function entityTreeDirective() {
     }
 }
 
-export function entityNodeDirective() {
+export function entityNodeDirective($log, iconService) {
 
 Review comment:
   Seems to not be necessary. The `$log` service is not used and the 
`iconService` is injected on the controller level

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to