Skip to content

Commit c871593

Browse files
author
ashanmugavel
committed
chore[1300]: added back Button
1 parent fba6572 commit c871593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/app/modules/shared/modules/relations/presentation/part-relation.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import {
2929
OnInit,
3030
ViewEncapsulation,
3131
} from '@angular/core';
32-
import { ActivatedRoute, Router } from '@angular/router';
32+
import { ActivatedRoute } from '@angular/router';
3333
import { Part } from '@page/parts/model/parts.model';
3434
import { State } from '@shared/model/state';
3535
import { View } from '@shared/model/view.model';

0 commit comments

Comments
 (0)