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