mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-20 05:27:56 +00:00
Removing comments
This commit is contained in:
parent
d833b6409f
commit
5a71481d47
@ -121,7 +121,6 @@ export class D3MapComponent implements OnInit, OnChanges, OnDestroy {
|
||||
|
||||
this.subscriptions.push(
|
||||
this.toolsService.isMovingToolActivated.subscribe((value: boolean) => {
|
||||
//this.movingToolWidget.setEnabled(value);
|
||||
this.mapChangeDetectorRef.detectChanges();
|
||||
})
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user