This commit is contained in:
Peter Maquiran
2021-08-20 18:46:52 +01:00
parent 3f917ae7d4
commit 5866bfe9dc
2 changed files with 1 additions and 3 deletions
@@ -44,11 +44,9 @@ export class OptsExpedientePrPage implements OnInit {
private modalController: ModalController,
private processes: ProcessesService,
private attachmentsService: AttachmentsService,
private activatedRoute: ActivatedRoute,
private userAuth: AuthService,
private navParams: NavParams,
private animationController: AnimationController,
private router: Router,
private toastService: ToastService,
private location: Location,