mitchell852 commented on a change in pull request #5179:
URL: https://github.com/apache/trafficcontrol/pull/5179#discussion_r582457937
##########
File path: traffic_portal/app/src/common/modules/form/cdn/FormCDNController.js
##########
@@ -17,7 +17,7 @@
* under the License.
*/
-var FormCDNController = function(cdn, $scope, $location, $uibModal, formUtils,
stringUtils, locationUtils, cdnService) {
+var FormCDNController = function(cdn, $scope, $location, $state, $uibModal,
formUtils, stringUtils, locationUtils, cdnService, messageModel) {
Review comment:
i'll check. sometimes things are injected that were not used but not
sure why i added one...
----------------------------------------------------------------
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]