diff --git a/src/app/ssh-keys/ssh-key-creation/ssh-key-creation.component.ts b/src/app/ssh-keys/ssh-key-creation/ssh-key-creation.component.ts index f34ae6b329..7a0bedd08b 100644 --- a/src/app/ssh-keys/ssh-key-creation/ssh-key-creation.component.ts +++ b/src/app/ssh-keys/ssh-key-creation/ssh-key-creation.component.ts @@ -15,7 +15,6 @@ export class SshKeyCreationComponent implements OnInit { private dialogService: DialogService, private router: Router, private activatedRoute: ActivatedRoute, - private activatedRoute: ActivatedRoute, private listService: ListService ) { }