mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-20 17:52:46 +00:00
Update add-server-dialog.component.ts
This commit is contained in:
parent
f664165190
commit
469fa6cd23
@ -163,7 +163,6 @@ export class AddServerDialogComponent implements OnInit {
|
||||
}
|
||||
},
|
||||
(error) => {
|
||||
console.log("error ", error);
|
||||
this.toasterService.error('Cannot connect to the server: ' + error);
|
||||
}
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user