Skip to content

Commit 5c0c444

Browse files
committed
fix(admin): removed unused import in add-role-dialog.component.ts
1 parent 24e20e8 commit 5c0c444

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/admin-gui/src/app/shared/components/dialogs/add-role-dialog/add-role-dialog.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import {
1414
} from '@perun-web-apps/perun/openapi';
1515
import { SelectionModel } from '@angular/cdk/collections';
1616
import { ToEnrichedFacilityPipe } from '@perun-web-apps/perun/pipes';
17-
import { UntypedFormControl } from '@angular/forms';
1817
import { ImmediateFilterComponent } from '@perun-web-apps/perun/components';
1918

2019
export interface AddRoleDialogData {

0 commit comments

Comments
 (0)