risdenk commented on a change in pull request #169: KNOX-2056 - Adding Service
Definitions management into Admin UI
URL: https://github.com/apache/knox/pull/169#discussion_r339065232
##########
File path: gateway-admin-ui/admin-ui/app/app.module.ts
##########
@@ -23,10 +24,12 @@ import {APP_BASE_HREF} from '@angular/common';
import {AppComponent} from './app.component';
import {TopologyService} from './topology.service';
+import {ServiceDefinitionService} from
'./service-definition/servicedefinition.service';
Review comment:
nit: put the two `ServiceDefinitionService` imports next to each other?
----------------------------------------------------------------
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