[POLICY-122] Policy GUI Fixes
[policy/engine.git] / ONAP-SDK-APP / src / main / webapp / app / fusion / scripts / DS2-services / postSearch.js
1 appDS2.factory('PostService', function ($http, $q) {
2         return {
3                 
4         };
5 });