We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24e20e8 commit 5c0c444Copy full SHA for 5c0c444
apps/admin-gui/src/app/shared/components/dialogs/add-role-dialog/add-role-dialog.component.ts
@@ -14,7 +14,6 @@ import {
14
} from '@perun-web-apps/perun/openapi';
15
import { SelectionModel } from '@angular/cdk/collections';
16
import { ToEnrichedFacilityPipe } from '@perun-web-apps/perun/pipes';
17
-import { UntypedFormControl } from '@angular/forms';
18
import { ImmediateFilterComponent } from '@perun-web-apps/perun/components';
19
20
export interface AddRoleDialogData {
0 commit comments