summaryrefslogtreecommitdiffstats
path: root/ECOMP-SDK-APP/src/main/webapp/app/fusion/scripts/DS2-controllers/ds-profile/post-controller.js
diff options
context:
space:
mode:
Diffstat (limited to 'ECOMP-SDK-APP/src/main/webapp/app/fusion/scripts/DS2-controllers/ds-profile/post-controller.js')
-rw-r--r--ECOMP-SDK-APP/src/main/webapp/app/fusion/scripts/DS2-controllers/ds-profile/post-controller.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/ECOMP-SDK-APP/src/main/webapp/app/fusion/scripts/DS2-controllers/ds-profile/post-controller.js b/ECOMP-SDK-APP/src/main/webapp/app/fusion/scripts/DS2-controllers/ds-profile/post-controller.js
deleted file mode 100644
index b9de4be87..000000000
--- a/ECOMP-SDK-APP/src/main/webapp/app/fusion/scripts/DS2-controllers/ds-profile/post-controller.js
+++ /dev/null
@@ -1,3 +0,0 @@
-appDS2.controller('postController', function($scope, $http, $modal, $routeParams, $rootScope,PostService){
-
-});