Skip to content
Snippets Groups Projects
Commit 367e2e43 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5009 remove unnecessary file

parent 75400435
No related branches found
No related tags found
No related merge requests found
import { ComponentType } from '@angular/cdk/overlay';
import { VorgangWithEingangResource } from '@alfa-client/vorgang-shared';
export interface DialogWizard {
component: ComponentType<any>;
vorgang?: VorgangWithEingangResource;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment