
committed by
Matias Niemelä

parent
768100516f
commit
53227abe7b
@ -1,7 +1,7 @@
|
||||
import { Component, NgModule, ViewChild } from '@angular/core';
|
||||
import { Title, Meta } from '@angular/platform-browser';
|
||||
|
||||
import { Observable } from 'rxjs/Observable';
|
||||
import { Observable } from 'rxjs';
|
||||
|
||||
import { DocumentContents } from 'app/documents/document.service';
|
||||
import { DocViewerComponent } from 'app/layout/doc-viewer/doc-viewer.component';
|
||||
|
Reference in New Issue
Block a user