Fix tests

This commit is contained in:
Yury Bondarenko
2024-03-06 11:04:09 +01:00
parent 3b48d9a26d
commit ebbbd64bae
6 changed files with 8 additions and 2 deletions

View File

@@ -415,7 +415,6 @@ export class EditBitstreamPageComponent implements OnInit, OnDestroy {
constructor(private route: ActivatedRoute,
private router: Router,
private changeDetectorRef: ChangeDetectorRef,
private location: Location,
private formService: DynamicFormService,
private translate: TranslateService,
private bitstreamService: BitstreamDataService,