X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=rulemgt-frontend%2Fsrc%2Fapp%2Fcorrelation-modal%2Fmodal.service.ts;fp=rulemgt%2Fsrc%2Fmain%2Ffrontend%2Fsrc%2Falarm%2Fapp%2Fcorrelation-modal%2Fmodal.service.ts;h=d851d52d8bf2f4fb6c1416dd12dfa5b700fc3986;hb=9720e7d6a706d79f50778af6a39ce6fba79955ed;hp=1d41bfd027905df2f0ac2103b541790344b1617d;hpb=0b1df79ef7749d62b4412e5433538d32feb6850c;p=holmes%2Frule-management.git diff --git a/rulemgt/src/main/frontend/src/alarm/app/correlation-modal/modal.service.ts b/rulemgt-frontend/src/app/correlation-modal/modal.service.ts similarity index 95% rename from rulemgt/src/main/frontend/src/alarm/app/correlation-modal/modal.service.ts rename to rulemgt-frontend/src/app/correlation-modal/modal.service.ts index 1d41bfd..d851d52 100644 --- a/rulemgt/src/main/frontend/src/alarm/app/correlation-modal/modal.service.ts +++ b/rulemgt-frontend/src/app/correlation-modal/modal.service.ts @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. */ -import { Subject } from 'rxjs/Subject'; +import { Subject } from 'rxjs'; import { Injectable } from '@angular/core'; @Injectable() export class ModalService {