post rebase code fixes
This commit is contained in:
parent
de19b9a287
commit
43510a448f
@ -51,10 +51,6 @@ export class FilePreviewScreenComponent implements OnInit {
|
|||||||
public expandedFilters: AnnotationFilters = { hint: false };
|
public expandedFilters: AnnotationFilters = { hint: false };
|
||||||
public activeViewerPage: number;
|
public activeViewerPage: number;
|
||||||
|
|
||||||
private _manualRedactionEntry: AddRedactionRequest;
|
|
||||||
|
|
||||||
activeViewerPage: number;
|
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
public readonly appStateService: AppStateService,
|
public readonly appStateService: AppStateService,
|
||||||
private readonly _changeDetectorRef: ChangeDetectorRef,
|
private readonly _changeDetectorRef: ChangeDetectorRef,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user