mitchell852 commented on a change in pull request #4415: Updated Traffic Portal
to use TO API v2.0
URL: https://github.com/apache/trafficcontrol/pull/4415#discussion_r384156338
##########
File path: traffic_portal/app/src/app.js
##########
@@ -339,8 +332,6 @@ var trafficPortal = angular.module('trafficPortal', [
require('./common/modules/table/cacheGroupServers').name,
require('./common/modules/table/cacheGroupStaticDnsEntries').name,
require('./common/modules/table/capabilities').name,
- require('./common/modules/table/capabilityEndpoints').name,
Review comment:
i don't think there's any reason to remove these views. capability endpoints
and capability users are still relevant views. i think you should just leave
them for future use.
----------------------------------------------------------------
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