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 fba6572 commit c871593Copy full SHA for c871593
frontend/src/app/modules/shared/modules/relations/presentation/part-relation.component.ts
@@ -29,7 +29,7 @@ import {
29
OnInit,
30
ViewEncapsulation,
31
} from '@angular/core';
32
-import { ActivatedRoute, Router } from '@angular/router';
+import { ActivatedRoute } from '@angular/router';
33
import { Part } from '@page/parts/model/parts.model';
34
import { State } from '@shared/model/state';
35
import { View } from '@shared/model/view.model';
0 commit comments